#BEE784#BEE784
#BEE784 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.7% C 0.134 H 127.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE784 |
|---|---|
| RGB | rgb(190, 231, 132) |
| HSL | hsl(85, 67%, 71%) |
| HSV | hsv(85, 43%, 91%) |
| CMYK | cmyk(17.7%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(86.88, -29.40, 43.79) |
| CIE-LCH | lch(86.88, 52.75, 123.88°) |
| OKLab | oklab(87.67% -0.0812 0.1064) |
| OKLCH | oklch(87.67% 0.134 127.3) |
| XYZ | xyz(53.9755, 69.7643, 32.4475) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Pale Olive Green
#B1D27B
ΔE00 4.91
Celery
#C1FD95
ΔE00 5.08
Light Pea Green
#C4FE82
ΔE00 5.47
Light Yellow Green
#CCFD7F
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE784 #AD84E7
analogous
#E7DE84 #BEE784 #8CE784
triadic
#BEE784 #84BEE7 #E784BE
tetradic
#BEE784 #84E7DE #AD84E7 #E7848C
square
#BEE784 #84E7DE #AD84E7 #E7848C
split-complementary
#BEE784 #848CE7 #DE84E7
monochromatic
#86C927 #A3DD51 #BEE784 #D9F1B7 #F1FAE5
Accessibility & contrast
On white
1.40
#BEE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#BEE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE784
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE784 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#C3DFCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee784; /* rgb */ color: rgb(190, 231, 132); /* oklch */ color: oklch(87.7% 0.134 127.3);
Tailwind
colors: {
custom: {
50: '#d3eea9',
500: '#bee784',
950: '#000000',
},
}SCSS
$custom: #bee784; $custom-light: #d3eea9; $custom-dark: #000000;
JSON
{
"hex": "#bee784",
"rgb": {
"r": 190,
"g": 231,
"b": 132
},
"hsl": {
"h": 84.848,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.87666,
"c": 0.13387,
"h": 127.3
},
"luminance": 0.69765
}Semantic roles & 50–950 ramp
primary
#BEE784
secondary
#7E4FC0
accent
#16CF63
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581