#BEE97B#BEE97B
#BEE97B is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.0% C 0.146 H 126.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE97B |
|---|---|
| RGB | rgb(190, 233, 123) |
| HSL | hsl(83, 71%, 70%) |
| HSV | hsv(83, 47%, 91%) |
| CMYK | cmyk(18.5%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(87.32, -31.35, 48.67) |
| CIE-LCH | lch(87.32, 57.89, 122.78°) |
| OKLab | oklab(87.98% -0.0872 0.1169) |
| OKLCH | oklch(87.98% 0.146 126.7) |
| XYZ | xyz(53.9490, 70.6544, 29.5305) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.05
Light Yellow Green
#CCFD7F
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.89
Pale Lime
#BEFD73
ΔE00 5.07
Celery
#C1FD95
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE97B #A67BE9
analogous
#E9DD7B #BEE97B #87E97B
triadic
#BEE97B #7BBEE9 #E97BBE
tetradic
#BEE97B #7BE9DD #A67BE9 #E97B87
square
#BEE97B #7BE9DD #A67BE9 #E97B87
split-complementary
#BEE97B #7B87E9 #DD7BE9
monochromatic
#87C821 #A4E047 #BEE97B #D8F2AF #F2FAE4
Accessibility & contrast
On white
1.39
#BEE97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#BEE97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE97B
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE97B | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#C3E0CF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee97b; /* rgb */ color: rgb(190, 233, 123); /* oklch */ color: oklch(88.0% 0.146 126.7);
Tailwind
colors: {
custom: {
50: '#d3f0a3',
500: '#bee97b',
950: '#000000',
},
}SCSS
$custom: #bee97b; $custom-light: #d3f0a3; $custom-dark: #000000;
JSON
{
"hex": "#bee97b",
"rgb": {
"r": 190,
"g": 233,
"b": 123
},
"hsl": {
"h": 83.455,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.87979,
"c": 0.14582,
"h": 126.7
},
"luminance": 0.70655
}Semantic roles & 50–950 ramp
primary
#BEE97B
secondary
#7747C2
accent
#12D35E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580