#BEEE88#BEEE88
#BEEE88 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.140 H 129.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE88 |
|---|---|
| RGB | rgb(190, 238, 136) |
| HSL | hsl(88, 75%, 73%) |
| HSV | hsv(88, 43%, 93%) |
| CMYK | cmyk(20.2%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(88.86, -32.20, 44.34) |
| CIE-LCH | lch(88.86, 54.80, 125.98°) |
| OKLab | oklab(89.28% -0.0888 0.1079) |
| OKLCH | oklch(89.28% 0.14 129.5) |
| XYZ | xyz(56.2530, 73.8728, 34.5830) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Celery
#C1FD95
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE88 #B888EE
analogous
#EEEB88 #BEEE88 #8BEE88
triadic
#BEEE88 #88BEEE #EE88BE
tetradic
#BEEE88 #88EEEB #B888EE #EE888B
square
#BEEE88 #88EEEB #B888EE #EE888B
split-complementary
#BEEE88 #888BEE #EB88EE
monochromatic
#83DC1F #A1E652 #BEEE88 #DBF6BE #F0FBE4
Accessibility & contrast
On white
1.33
#BEEE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#BEEE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE88
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE88 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E180
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#C2E6D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee88; /* rgb */ color: rgb(190, 238, 136); /* oklch */ color: oklch(89.3% 0.140 129.5);
Tailwind
colors: {
custom: {
50: '#d3f3ac',
500: '#beee88',
950: '#000000',
},
}SCSS
$custom: #beee88; $custom-light: #d3f3ac; $custom-dark: #000000;
JSON
{
"hex": "#beee88",
"rgb": {
"r": 190,
"g": 238,
"b": 136
},
"hsl": {
"h": 88.235,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.89278,
"c": 0.1397,
"h": 129.5
},
"luminance": 0.73874
}Semantic roles & 50–950 ramp
primary
#BEEE88
secondary
#8A51C9
accent
#0ED76D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581