#BEEB80#BEEB80
#BEEB80 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.144 H 127.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB80 |
|---|---|
| RGB | rgb(190, 235, 128) |
| HSL | hsl(85, 73%, 71%) |
| HSV | hsv(85, 46%, 92%) |
| CMYK | cmyk(19.1%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(87.93, -31.73, 47.04) |
| CIE-LCH | lch(87.93, 56.74, 124.00°) |
| OKLab | oklab(88.49% -0.088 0.1135) |
| OKLCH | oklch(88.49% 0.144 127.8) |
| XYZ | xyz(54.8394, 71.9216, 31.4110) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Light Pea Green
#C4FE82
ΔE00 4.26
Light Yellow Green
#CCFD7F
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.39
Pale Lime
#BEFD73
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB80 #AD80EB
analogous
#EBE380 #BEEB80 #88EB80
triadic
#BEEB80 #80BEEB #EB80BE
tetradic
#BEEB80 #80EBE3 #AD80EB #EB8088
square
#BEEB80 #80EBE3 #AD80EB #EB8088
split-complementary
#BEEB80 #8088EB #E380EB
monochromatic
#86D021 #A3E34B #BEEB80 #D9F3B5 #F1FBE5
Accessibility & contrast
On white
1.37
#BEEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BEEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB80
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB80 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#EEDC86
Tritanopia (blue-blind)
#C3E3D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beeb80; /* rgb */ color: rgb(190, 235, 128); /* oklch */ color: oklch(88.5% 0.144 127.8);
Tailwind
colors: {
custom: {
50: '#d3f1a7',
500: '#beeb80',
950: '#000000',
},
}SCSS
$custom: #beeb80; $custom-light: #d3f1a7; $custom-dark: #000000;
JSON
{
"hex": "#beeb80",
"rgb": {
"r": 190,
"g": 235,
"b": 128
},
"hsl": {
"h": 85.234,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.88494,
"c": 0.14361,
"h": 127.8
},
"luminance": 0.71922
}Semantic roles & 50–950 ramp
primary
#BEEB80
secondary
#7E4BC4
accent
#11D563
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580