#BEE999#BEE999
#BEE999 is a very light, moderate yellow-green. Relative luminance 0.715; OKLCH L 88.5% C 0.114 H 131.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE999 |
|---|---|
| RGB | rgb(190, 233, 153) |
| HSL | hsl(92, 65%, 76%) |
| HSV | hsv(92, 34%, 91%) |
| CMYK | cmyk(18.5%, 0%, 34.3%, 8.6%) |
| CIE-LAB | lab(87.74, -27.68, 34.46) |
| CIE-LCH | lch(87.74, 44.20, 128.77°) |
| OKLab | oklab(88.46% -0.0755 0.0857) |
| OKLCH | oklch(88.46% 0.114 131.4) |
| XYZ | xyz(56.1229, 71.5239, 40.9795) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.34
Light Grey Green
#B7E1A1
ΔE00 3.48
Tea Green
#BDF8A3
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 3.72
Light Light Green
#C8FFB0
ΔE00 4.87
Pale Green
#C7FDB5
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE999 #C499E9
analogous
#E6E999 #BEE999 #99E99C
triadic
#BEE999 #99BEE9 #E999BE
tetradic
#BEE999 #99E6E9 #C499E9 #E99C99
square
#BEE999 #99E6E9 #C499E9 #E99C99
split-complementary
#BEE999 #9C99E9 #E999E6
monochromatic
#7ED334 #9EDE67 #BEE999 #DEF4CB #EFFAE6
Accessibility & contrast
On white
1.37
#BEE999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#BEE999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE999
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE999 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#E9DB9D
Tritanopia (blue-blind)
#C0E3D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee999; /* rgb */ color: rgb(190, 233, 153); /* oklch */ color: oklch(88.5% 0.114 131.4);
Tailwind
colors: {
custom: {
50: '#d2f0b7',
500: '#bee999',
950: '#000000',
},
}SCSS
$custom: #bee999; $custom-light: #d2f0b7; $custom-dark: #000000;
JSON
{
"hex": "#bee999",
"rgb": {
"r": 190,
"g": 233,
"b": 153
},
"hsl": {
"h": 92.25,
"s": 64.516,
"l": 75.686
},
"oklch": {
"l": 0.88456,
"c": 0.11419,
"h": 131.4
},
"luminance": 0.71525
}Semantic roles & 50–950 ramp
primary
#BEE999
secondary
#9762C4
accent
#19CC79
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581