#BEE8AE#BEE8AE
#BEE8AE is a very light, moderate green. Relative luminance 0.717; OKLCH L 88.6% C 0.089 H 137.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE8AE |
|---|---|
| RGB | rgb(190, 232, 174) |
| HSL | hsl(103, 56%, 80%) |
| HSV | hsv(103, 25%, 91%) |
| CMYK | cmyk(18.1%, 0%, 25%, 9%) |
| CIE-LAB | lab(87.83, -24.11, 23.86) |
| CIE-LCH | lch(87.83, 33.92, 135.29°) |
| OKLab | oklab(88.65% -0.0654 0.0606) |
| OKLCH | oklch(88.65% 0.089 137.2) |
| XYZ | xyz(57.7301, 71.7152, 50.8371) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.55
Light Grey Green
#B7E1A1
ΔE00 2.19
Very Pale Green
#CFFDBC
ΔE00 4.50
Washed Out Green
#BCF5A6
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 4.91
Very Light Green
#D1FFBD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE8AE #D8AEE8
analogous
#DBE8AE #BEE8AE #AEE8BB
triadic
#BEE8AE #AEBEE8 #E8AEBE
tetradic
#BEE8AE #AEDBE8 #D8AEE8 #E8BBAE
square
#BEE8AE #AEDBE8 #D8AEE8 #E8BBAE
split-complementary
#BEE8AE #BBAEE8 #E8AEDB
monochromatic
#72CD4F #98DA7E #BEE8AE #E4F6DE #ECF8E7
Accessibility & contrast
On white
1.37
#BEE8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BEE8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE8AE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE8AE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAA
Deuteranopia (green-blind)
#E5DBB1
Tritanopia (blue-blind)
#BDE4D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee8ae; /* rgb */ color: rgb(190, 232, 174); /* oklch */ color: oklch(88.6% 0.089 137.2);
Tailwind
colors: {
custom: {
50: '#d2efc6',
500: '#bee8ae',
950: '#000000',
},
}SCSS
$custom: #bee8ae; $custom-light: #d2efc6; $custom-dark: #000000;
JSON
{
"hex": "#bee8ae",
"rgb": {
"r": 190,
"g": 232,
"b": 174
},
"hsl": {
"h": 103.448,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.8865,
"c": 0.0892,
"h": 137.2
},
"luminance": 0.71716
}Semantic roles & 50–950 ramp
primary
#BEE8AE
secondary
#AE77C3
accent
#22C397
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582