#BEE995#BEE995
#BEE995 is a very light, moderate yellow-green. Relative luminance 0.714; OKLCH L 88.4% C 0.119 H 130.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE995 |
|---|---|
| RGB | rgb(190, 233, 149) |
| HSL | hsl(91, 66%, 75%) |
| HSV | hsv(91, 36%, 91%) |
| CMYK | cmyk(18.5%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(87.68, -28.22, 36.39) |
| CIE-LCH | lch(87.68, 46.05, 127.79°) |
| OKLab | oklab(88.39% -0.0771 0.0901) |
| OKLCH | oklch(88.39% 0.119 130.5) |
| XYZ | xyz(55.7980, 71.3940, 39.2687) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 4.44
Celery
#C1FD95
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE995 #C095E9
analogous
#E8E995 #BEE995 #95E996
triadic
#BEE995 #95BEE9 #E995BE
tetradic
#BEE995 #95E8E9 #C095E9 #E99695
square
#BEE995 #95E8E9 #C095E9 #E99695
split-complementary
#BEE995 #9695E9 #E995E8
monochromatic
#80D430 #9FDE62 #BEE995 #DDF4C8 #EFFAE6
Accessibility & contrast
On white
1.37
#BEE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#BEE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE995
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE995 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#EADB99
Tritanopia (blue-blind)
#C1E2D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee995; /* rgb */ color: rgb(190, 233, 149); /* oklch */ color: oklch(88.4% 0.119 130.5);
Tailwind
colors: {
custom: {
50: '#d2f0b5',
500: '#bee995',
950: '#000000',
},
}SCSS
$custom: #bee995; $custom-light: #d2f0b5; $custom-dark: #000000;
JSON
{
"hex": "#bee995",
"rgb": {
"r": 190,
"g": 233,
"b": 149
},
"hsl": {
"h": 90.714,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.88385,
"c": 0.11859,
"h": 130.5
},
"luminance": 0.71395
}Semantic roles & 50–950 ramp
primary
#BEE995
secondary
#925FC4
accent
#18CD75
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581