#BEE88F#BEE88F
#BEE88F is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 88.1% C 0.124 H 129.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE88F |
|---|---|
| RGB | rgb(190, 232, 143) |
| HSL | hsl(88, 66%, 74%) |
| HSV | hsv(88, 38%, 91%) |
| CMYK | cmyk(18.1%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(87.31, -28.53, 38.91) |
| CIE-LCH | lch(87.31, 48.25, 126.24°) |
| OKLab | oklab(88.06% -0.0782 0.0958) |
| OKLCH | oklch(88.06% 0.124 129.2) |
| XYZ | xyz(55.0490, 70.6428, 36.7165) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Celery
#C1FD95
ΔE00 4.85
Light Grey Green
#B7E1A1
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE88F #B98FE8
analogous
#E8E68F #BEE88F #91E88F
triadic
#BEE88F #8FBEE8 #E88FBE
tetradic
#BEE88F #8FE8E6 #B98FE8 #E88F91
square
#BEE88F #8FE8E6 #B98FE8 #E88F91
split-complementary
#BEE88F #8F91E8 #E68FE8
monochromatic
#83D22B #A1DE5C #BEE88F #DBF2C2 #F0FAE6
Accessibility & contrast
On white
1.39
#BEE88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#BEE88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE88F
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE88F | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#EADA94
Tritanopia (blue-blind)
#C1E1D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee88f; /* rgb */ color: rgb(190, 232, 143); /* oklch */ color: oklch(88.1% 0.124 129.2);
Tailwind
colors: {
custom: {
50: '#d3efb1',
500: '#bee88f',
950: '#000000',
},
}SCSS
$custom: #bee88f; $custom-light: #d3efb1; $custom-dark: #000000;
JSON
{
"hex": "#bee88f",
"rgb": {
"r": 190,
"g": 232,
"b": 143
},
"hsl": {
"h": 88.315,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.88062,
"c": 0.12362,
"h": 129.2
},
"luminance": 0.70644
}Semantic roles & 50–950 ramp
primary
#BEE88F
secondary
#8B59C2
accent
#18CE6E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581