#BEE9A2#BEE9A2
#BEE9A2 is a very light, moderate yellow-green. Relative luminance 0.718; OKLCH L 88.6% C 0.104 H 133.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9A2 |
|---|---|
| RGB | rgb(190, 233, 162) |
| HSL | hsl(96, 62%, 77%) |
| HSV | hsv(96, 30%, 91%) |
| CMYK | cmyk(18.5%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(87.89, -26.41, 30.09) |
| CIE-LCH | lch(87.89, 40.04, 131.27°) |
| OKLab | oklab(88.62% -0.0717 0.0756) |
| OKLCH | oklch(88.62% 0.104 133.5) |
| XYZ | xyz(56.8944, 71.8326, 45.0430) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.07
Light Grey Green
#B7E1A1
ΔE00 2.17
Washed Out Green
#BCF5A6
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 3.97
Pale Green
#C7FDB5
ΔE00 4.36
Very Pale Green
#CFFDBC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9A2 #CDA2E9
analogous
#E1E9A2 #BEE9A2 #A2E9AA
triadic
#BEE9A2 #A2BEE9 #E9A2BE
tetradic
#BEE9A2 #A2E1E9 #CDA2E9 #E9AAA2
square
#BEE9A2 #A2E1E9 #CDA2E9 #E9AAA2
split-complementary
#BEE9A2 #AAA2E9 #E9A2E1
monochromatic
#79D23F #9BDD71 #BEE9A2 #E1F5D3 #EEF9E6
Accessibility & contrast
On white
1.37
#BEE9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BEE9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9A2
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9A2 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9D
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#BFE3D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee9a2; /* rgb */ color: rgb(190, 233, 162); /* oklch */ color: oklch(88.6% 0.104 133.5);
Tailwind
colors: {
custom: {
50: '#d2f0be',
500: '#bee9a2',
950: '#000000',
},
}SCSS
$custom: #bee9a2; $custom-light: #d2f0be; $custom-dark: #000000;
JSON
{
"hex": "#bee9a2",
"rgb": {
"r": 190,
"g": 233,
"b": 162
},
"hsl": {
"h": 96.338,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.88624,
"c": 0.10419,
"h": 133.5
},
"luminance": 0.71834
}Semantic roles & 50–950 ramp
primary
#BEE9A2
secondary
#A16BC4
accent
#1CC985
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582