#BEE9AE#BEE9AE
#BEE9AE is a very light, moderate green. Relative luminance 0.723; OKLCH L 88.9% C 0.091 H 137.3°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9AE |
|---|---|
| RGB | rgb(190, 233, 174) |
| HSL | hsl(104, 57%, 80%) |
| HSV | hsv(104, 25%, 91%) |
| CMYK | cmyk(18.5%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(88.10, -24.59, 24.24) |
| CIE-LCH | lch(88.10, 34.53, 135.42°) |
| OKLab | oklab(88.87% -0.0668 0.0615) |
| OKLCH | oklch(88.87% 0.091 137.3) |
| XYZ | xyz(58.0124, 72.2798, 50.9312) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.26
Light Grey Green
#B7E1A1
ΔE00 2.23
Very Pale Green
#CFFDBC
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 4.40
Pale Green
#C7FDB5
ΔE00 4.62
Very Light Green
#D1FFBD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9AE #D9AEE9
analogous
#DCE9AE #BEE9AE #AEE9BC
triadic
#BEE9AE #AEBEE9 #E9AEBE
tetradic
#BEE9AE #AEDCE9 #D9AEE9 #E9BCAE
square
#BEE9AE #AEDCE9 #D9AEE9 #E9BCAE
split-complementary
#BEE9AE #BCAEE9 #E9AEDC
monochromatic
#71CF4E #97DC7E #BEE9AE #E5F6DE #ECF8E7
Accessibility & contrast
On white
1.36
#BEE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BEE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9AE
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9AE | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AA
Deuteranopia (green-blind)
#E6DCB1
Tritanopia (blue-blind)
#BDE5D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee9ae; /* rgb */ color: rgb(190, 233, 174); /* oklch */ color: oklch(88.9% 0.091 137.3);
Tailwind
colors: {
custom: {
50: '#d2f0c6',
500: '#bee9ae',
950: '#000000',
},
}SCSS
$custom: #bee9ae; $custom-light: #d2f0c6; $custom-dark: #000000;
JSON
{
"hex": "#bee9ae",
"rgb": {
"r": 190,
"g": 233,
"b": 174
},
"hsl": {
"h": 103.729,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.88867,
"c": 0.0908,
"h": 137.3
},
"luminance": 0.72281
}Semantic roles & 50–950 ramp
primary
#BEE9AE
secondary
#AF77C5
accent
#21C598
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582