#BEEE96#BEEE96
#BEEE96 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.5% C 0.125 H 131.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE96 |
|---|---|
| RGB | rgb(190, 238, 150) |
| HSL | hsl(93, 72%, 76%) |
| HSV | hsv(93, 37%, 93%) |
| CMYK | cmyk(20.2%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(89.06, -30.44, 37.70) |
| CIE-LCH | lch(89.06, 48.45, 128.92°) |
| OKLab | oklab(89.5% -0.0832 0.0932) |
| OKLCH | oklch(89.5% 0.125 131.8) |
| XYZ | xyz(57.3137, 74.2971, 40.1694) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 2.97
Celery
#C1FD95
ΔE00 3.68
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Light Light Green
#C8FFB0
ΔE00 4.27
Pale Light Green
#B1FC99
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE96 #C696EE
analogous
#EAEE96 #BEEE96 #96EE9A
triadic
#BEEE96 #96BEEE #EE96BE
tetradic
#BEEE96 #96EAEE #C696EE #EE9A96
square
#BEEE96 #96EAEE #C696EE #EE9A96
split-complementary
#BEEE96 #9A96EE #EE96EA
monochromatic
#7DDD2D #9DE561 #BEEE96 #DFF7CB #EFFBE5
Accessibility & contrast
On white
1.32
#BEEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#BEEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE96
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE96 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E290
Deuteranopia (green-blind)
#EEDE9B
Tritanopia (blue-blind)
#C0E7D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beee96; /* rgb */ color: rgb(190, 238, 150); /* oklch */ color: oklch(89.5% 0.125 131.8);
Tailwind
colors: {
custom: {
50: '#d3f3b6',
500: '#beee96',
950: '#000000',
},
}SCSS
$custom: #beee96; $custom-light: #d3f3b6; $custom-dark: #000000;
JSON
{
"hex": "#beee96",
"rgb": {
"r": 190,
"g": 238,
"b": 150
},
"hsl": {
"h": 92.727,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.89504,
"c": 0.12495,
"h": 131.8
},
"luminance": 0.74298
}Semantic roles & 50–950 ramp
primary
#BEEE96
secondary
#995ECA
accent
#11D47C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581