#BEEE95#BEEE95
#BEEE95 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.5% C 0.126 H 131.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE95 |
|---|---|
| RGB | rgb(190, 238, 149) |
| HSL | hsl(92, 72%, 76%) |
| HSV | hsv(92, 37%, 93%) |
| CMYK | cmyk(20.2%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(89.05, -30.57, 38.18) |
| CIE-LCH | lch(89.05, 48.91, 128.68°) |
| OKLab | oklab(89.49% -0.0836 0.0943) |
| OKLCH | oklch(89.49% 0.126 131.6) |
| XYZ | xyz(57.2335, 74.2651, 39.7472) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.79
Light Light Green
#C8FFB0
ΔE00 4.38
Pale Light Green
#B1FC99
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE95 #C595EE
analogous
#EAEE95 #BEEE95 #95EE98
triadic
#BEEE95 #95BEEE #EE95BE
tetradic
#BEEE95 #95EAEE #C595EE #EE9895
square
#BEEE95 #95EAEE #C595EE #EE9895
split-complementary
#BEEE95 #9895EE #EE95EA
monochromatic
#7DDD2C #9EE660 #BEEE95 #DEF6CA #EFFBE5
Accessibility & contrast
On white
1.32
#BEEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BEEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE95
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE95 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28F
Deuteranopia (green-blind)
#EEDE9A
Tritanopia (blue-blind)
#C0E7D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beee95; /* rgb */ color: rgb(190, 238, 149); /* oklch */ color: oklch(89.5% 0.126 131.6);
Tailwind
colors: {
custom: {
50: '#d3f3b5',
500: '#beee95',
950: '#000000',
},
}SCSS
$custom: #beee95; $custom-light: #d3f3b5; $custom-dark: #000000;
JSON
{
"hex": "#beee95",
"rgb": {
"r": 190,
"g": 238,
"b": 149
},
"hsl": {
"h": 92.36,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.89487,
"c": 0.12603,
"h": 131.6
},
"luminance": 0.74266
}Semantic roles & 50–950 ramp
primary
#BEEE95
secondary
#985DCA
accent
#11D47A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581