#BEE97E#BEE97E
#BEE97E is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.0% C 0.143 H 127.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE97E |
|---|---|
| RGB | rgb(190, 233, 126) |
| HSL | hsl(84, 71%, 70%) |
| HSV | hsv(84, 46%, 91%) |
| CMYK | cmyk(18.5%, 0%, 45.9%, 8.6%) |
| CIE-LAB | lab(87.35, -31.02, 47.29) |
| CIE-LCH | lch(87.35, 56.55, 123.26°) |
| OKLab | oklab(88.02% -0.0861 0.114) |
| OKLCH | oklch(88.02% 0.143 127.1) |
| XYZ | xyz(54.1397, 70.7307, 30.5347) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 4.88
Celery
#C1FD95
ΔE00 4.91
Pale Lime
#BEFD73
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE97E #A97EE9
analogous
#E9DE7E #BEE97E #88E97E
triadic
#BEE97E #7EBEE9 #E97EBE
tetradic
#BEE97E #7EE9DE #A97EE9 #E97E88
square
#BEE97E #7EE9DE #A97EE9 #E97E88
split-complementary
#BEE97E #7E88E9 #DE7EE9
monochromatic
#87CA22 #A4E04A #BEE97E #D8F2B2 #F2FBE5
Accessibility & contrast
On white
1.39
#BEE97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BEE97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE97E
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE97E | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#EDDA84
Tritanopia (blue-blind)
#C3E0D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee97e; /* rgb */ color: rgb(190, 233, 126); /* oklch */ color: oklch(88.0% 0.143 127.1);
Tailwind
colors: {
custom: {
50: '#d3f0a5',
500: '#bee97e',
950: '#000000',
},
}SCSS
$custom: #bee97e; $custom-light: #d3f0a5; $custom-dark: #000000;
JSON
{
"hex": "#bee97e",
"rgb": {
"r": 190,
"g": 233,
"b": 126
},
"hsl": {
"h": 84.112,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.88021,
"c": 0.14283,
"h": 127.1
},
"luminance": 0.70731
}Semantic roles & 50–950 ramp
primary
#BEE97E
secondary
#7A49C2
accent
#13D360
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580