#BEE97F#BEE97F
#BEE97F is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.0% C 0.142 H 127.2°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE97F |
|---|---|
| RGB | rgb(190, 233, 127) |
| HSL | hsl(84, 71%, 71%) |
| HSV | hsv(84, 45%, 91%) |
| CMYK | cmyk(18.5%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(87.37, -30.91, 46.82) |
| CIE-LCH | lch(87.37, 56.10, 123.43°) |
| OKLab | oklab(88.04% -0.0857 0.113) |
| OKLCH | oklch(88.04% 0.142 127.2) |
| XYZ | xyz(54.2045, 70.7566, 30.8762) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Light Yellow Green
#CCFD7F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 4.71
Celery
#C1FD95
ΔE00 4.85
Light Yellowish Green
#C2FF89
ΔE00 4.88
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE97F #AA7FE9
analogous
#E9DF7F #BEE97F #89E97F
triadic
#BEE97F #7FBEE9 #E97FBE
tetradic
#BEE97F #7FE9DF #AA7FE9 #E97F89
square
#BEE97F #7FE9DF #AA7FE9 #E97F89
split-complementary
#BEE97F #7F89E9 #DF7FE9
monochromatic
#87CB23 #A3E04B #BEE97F #D9F2B3 #F2FBE5
Accessibility & contrast
On white
1.39
#BEE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BEE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE97F
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE97F | 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)
#F3DD76
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#C3E1D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee97f; /* rgb */ color: rgb(190, 233, 127); /* oklch */ color: oklch(88.0% 0.142 127.2);
Tailwind
colors: {
custom: {
50: '#d3f0a6',
500: '#bee97f',
950: '#000000',
},
}SCSS
$custom: #bee97f; $custom-light: #d3f0a6; $custom-dark: #000000;
JSON
{
"hex": "#bee97f",
"rgb": {
"r": 190,
"g": 233,
"b": 127
},
"hsl": {
"h": 84.34,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.88035,
"c": 0.14182,
"h": 127.2
},
"luminance": 0.70757
}Semantic roles & 50–950 ramp
primary
#BEE97F
secondary
#7B4AC2
accent
#13D361
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580