#BEE088#BEE088
#BEE088 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.120 H 126.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE088 |
|---|---|
| RGB | rgb(190, 224, 136) |
| HSL | hsl(83, 59%, 71%) |
| HSV | hsv(83, 39%, 88%) |
| CMYK | cmyk(15.2%, 0%, 39.3%, 12.2%) |
| CIE-LAB | lab(85.01, -25.59, 39.45) |
| CIE-LCH | lch(85.01, 47.02, 122.98°) |
| OKLab | oklab(86.19% -0.0703 0.0967) |
| OKLCH | oklch(86.19% 0.12 126) |
| XYZ | xyz(52.3344, 66.0356, 33.2768) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.31
Pale Olive
#B9CC81
ΔE00 5.23
Light Grey Green
#B7E1A1
ΔE00 5.39
Greenish Tan
#BCCB7A
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.88
Pistachio (survey)
#C0FA8B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE088 #AA88E0
analogous
#E0D688 #BEE088 #92E088
triadic
#BEE088 #88BEE0 #E088BE
tetradic
#BEE088 #88E0D6 #AA88E0 #E08892
square
#BEE088 #88E0D6 #AA88E0 #E08892
split-complementary
#BEE088 #8892E0 #D688E0
monochromatic
#87BC31 #A3D357 #BEE088 #D9EDB9 #F2F9E7
Accessibility & contrast
On white
1.48
#BEE088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BEE088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE088
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE088 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#C3D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee088; /* rgb */ color: rgb(190, 224, 136); /* oklch */ color: oklch(86.2% 0.120 126.0);
Tailwind
colors: {
custom: {
50: '#d3e9ac',
500: '#bee088',
950: '#000000',
},
}SCSS
$custom: #bee088; $custom-light: #d3e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bee088",
"rgb": {
"r": 190,
"g": 224,
"b": 136
},
"hsl": {
"h": 83.182,
"s": 58.667,
"l": 70.588
},
"oklch": {
"l": 0.86185,
"c": 0.11957,
"h": 126
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#BEE088
secondary
#7B54B8
accent
#1FC660
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481