#BEE984#BEE984
#BEE984 is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 88.1% C 0.137 H 127.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE984 |
|---|---|
| RGB | rgb(190, 233, 132) |
| HSL | hsl(86, 70%, 72%) |
| HSV | hsv(86, 43%, 91%) |
| CMYK | cmyk(18.5%, 0%, 43.3%, 8.6%) |
| CIE-LAB | lab(87.43, -30.34, 44.48) |
| CIE-LCH | lch(87.43, 53.84, 124.29°) |
| OKLab | oklab(88.11% -0.0838 0.108) |
| OKLCH | oklch(88.11% 0.137 127.8) |
| XYZ | xyz(54.5385, 70.8902, 32.6352) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Celery
#C1FD95
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 4.97
Light Yellow Green
#CCFD7F
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE984 #AF84E9
analogous
#E9E284 #BEE984 #8CE984
triadic
#BEE984 #84BEE9 #E984BE
tetradic
#BEE984 #84E9E2 #AF84E9 #E9848C
square
#BEE984 #84E9E2 #AF84E9 #E9848C
split-complementary
#BEE984 #848CE9 #E284E9
monochromatic
#86CE25 #A3E050 #BEE984 #D9F2B8 #F1FAE5
Accessibility & contrast
On white
1.38
#BEE984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BEE984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE984
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE984 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#ECDA8A
Tritanopia (blue-blind)
#C3E1D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee984; /* rgb */ color: rgb(190, 233, 132); /* oklch */ color: oklch(88.1% 0.137 127.8);
Tailwind
colors: {
custom: {
50: '#d3f0a9',
500: '#bee984',
950: '#000000',
},
}SCSS
$custom: #bee984; $custom-light: #d3f0a9; $custom-dark: #000000;
JSON
{
"hex": "#bee984",
"rgb": {
"r": 190,
"g": 233,
"b": 132
},
"hsl": {
"h": 85.545,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.88109,
"c": 0.13671,
"h": 127.8
},
"luminance": 0.70891
}Semantic roles & 50–950 ramp
primary
#BEE984
secondary
#804FC2
accent
#14D265
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581