#BEE884#BEE884
#BEE884 is a very light, vivid yellow-green. Relative luminance 0.703; OKLCH L 87.9% C 0.135 H 127.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE884 |
|---|---|
| RGB | rgb(190, 232, 132) |
| HSL | hsl(85, 68%, 71%) |
| HSV | hsv(85, 43%, 91%) |
| CMYK | cmyk(18.1%, 0%, 43.1%, 9%) |
| CIE-LAB | lab(87.16, -29.87, 44.14) |
| CIE-LCH | lch(87.16, 53.30, 124.09°) |
| OKLab | oklab(87.89% -0.0825 0.1072) |
| OKLCH | oklch(87.89% 0.135 127.6) |
| XYZ | xyz(54.2562, 70.3256, 32.5411) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.84
Pale Olive Green
#B1D27B
ΔE00 5.14
Light Pea Green
#C4FE82
ΔE00 5.22
Light Yellowish Green
#C2FF89
ΔE00 5.23
Light Yellow Green
#CCFD7F
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE884 #AE84E8
analogous
#E8E084 #BEE884 #8CE884
triadic
#BEE884 #84BEE8 #E884BE
tetradic
#BEE884 #84E8E0 #AE84E8 #E8848C
square
#BEE884 #84E8E0 #AE84E8 #E8848C
split-complementary
#BEE884 #848CE8 #E084E8
monochromatic
#86CC26 #A3DE50 #BEE884 #D9F2B8 #F1FAE5
Accessibility & contrast
On white
1.39
#BEE884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BEE884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE884
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE884 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#C3E0D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee884; /* rgb */ color: rgb(190, 232, 132); /* oklch */ color: oklch(87.9% 0.135 127.6);
Tailwind
colors: {
custom: {
50: '#d3efa9',
500: '#bee884',
950: '#000000',
},
}SCSS
$custom: #bee884; $custom-light: #d3efa9; $custom-dark: #000000;
JSON
{
"hex": "#bee884",
"rgb": {
"r": 190,
"g": 232,
"b": 132
},
"hsl": {
"h": 85.2,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.87887,
"c": 0.13529,
"h": 127.6
},
"luminance": 0.70326
}Semantic roles & 50–950 ramp
primary
#BEE884
secondary
#7F4FC1
accent
#15D064
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581