#BEEB89#BEEB89
#BEEB89 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.6% C 0.134 H 129.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB89 |
|---|---|
| RGB | rgb(190, 235, 137) |
| HSL | hsl(88, 71%, 73%) |
| HSV | hsv(88, 42%, 92%) |
| CMYK | cmyk(19.1%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(88.05, -30.68, 42.82) |
| CIE-LCH | lch(88.05, 52.68, 125.62°) |
| OKLab | oklab(88.63% -0.0845 0.1045) |
| OKLCH | oklch(88.63% 0.134 129) |
| XYZ | xyz(55.4582, 72.1691, 34.6703) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.51
Celery
#C1FD95
ΔE00 4.03
Tea Green
#BDF8A3
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.68
Light Pea Green
#C4FE82
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB89 #B689EB
analogous
#EBE789 #BEEB89 #8DEB89
triadic
#BEEB89 #89BEEB #EB89BE
tetradic
#BEEB89 #89EBE7 #B689EB #EB898D
square
#BEEB89 #89EBE7 #B689EB #EB898D
split-complementary
#BEEB89 #898DEB #E789EB
monochromatic
#84D524 #A1E255 #BEEB89 #DBF4BD #F1FBE5
Accessibility & contrast
On white
1.36
#BEEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BEEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB89
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB89 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#C2E3D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb89; /* rgb */ color: rgb(190, 235, 137); /* oklch */ color: oklch(88.6% 0.134 129.0);
Tailwind
colors: {
custom: {
50: '#d3f1ad',
500: '#beeb89',
950: '#000000',
},
}SCSS
$custom: #beeb89; $custom-light: #d3f1ad; $custom-dark: #000000;
JSON
{
"hex": "#beeb89",
"rgb": {
"r": 190,
"g": 235,
"b": 137
},
"hsl": {
"h": 87.551,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.88628,
"c": 0.13437,
"h": 129
},
"luminance": 0.7217
}Semantic roles & 50–950 ramp
primary
#BEEB89
secondary
#8753C5
accent
#12D36B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581