#BEE8AA#BEE8AA
#BEE8AA is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.6% C 0.094 H 135.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE8AA |
|---|---|
| RGB | rgb(190, 232, 170) |
| HSL | hsl(101, 57%, 79%) |
| HSV | hsv(101, 27%, 91%) |
| CMYK | cmyk(18.1%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(87.76, -24.73, 25.82) |
| CIE-LCH | lch(87.76, 35.75, 133.76°) |
| OKLab | oklab(88.57% -0.0671 0.0654) |
| OKLCH | oklch(88.57% 0.094 135.7) |
| XYZ | xyz(57.3460, 71.5615, 48.8139) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.25
Light Grey Green
#B7E1A1
ΔE00 1.71
Washed Out Green
#BCF5A6
ΔE00 4.11
Very Pale Green
#CFFDBC
ΔE00 4.41
Pale Green
#C7FDB5
ΔE00 4.63
Very Light Green
#D1FFBD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE8AA #D4AAE8
analogous
#DDE8AA #BEE8AA #AAE8B5
triadic
#BEE8AA #AABEE8 #E8AABE
tetradic
#BEE8AA #AADDE8 #D4AAE8 #E8B5AA
square
#BEE8AA #AADDE8 #D4AAE8 #E8B5AA
split-complementary
#BEE8AA #B5AAE8 #E8AADD
monochromatic
#74CE4A #99DB7A #BEE8AA #E3F5DA #EDF8E7
Accessibility & contrast
On white
1.37
#BEE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#BEE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE8AA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE8AA | 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)
#EDDEA6
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#BEE3D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee8aa; /* rgb */ color: rgb(190, 232, 170); /* oklch */ color: oklch(88.6% 0.094 135.7);
Tailwind
colors: {
custom: {
50: '#d2efc3',
500: '#bee8aa',
950: '#000000',
},
}SCSS
$custom: #bee8aa; $custom-light: #d2efc3; $custom-dark: #000000;
JSON
{
"hex": "#bee8aa",
"rgb": {
"r": 190,
"g": 232,
"b": 170
},
"hsl": {
"h": 100.645,
"s": 57.407,
"l": 78.824
},
"oklch": {
"l": 0.88566,
"c": 0.09368,
"h": 135.7
},
"luminance": 0.71563
}Semantic roles & 50–950 ramp
primary
#BEE8AA
secondary
#A973C3
accent
#21C590
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582