#BEE7AE#BEE7AE
#BEE7AE is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.4% C 0.088 H 137.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE7AE |
|---|---|
| RGB | rgb(190, 231, 174) |
| HSL | hsl(103, 54%, 79%) |
| HSV | hsv(103, 25%, 91%) |
| CMYK | cmyk(17.7%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(87.56, -23.63, 23.49) |
| CIE-LCH | lch(87.56, 33.32, 135.17°) |
| OKLab | oklab(88.43% -0.0641 0.0597) |
| OKLCH | oklch(88.43% 0.088 137) |
| XYZ | xyz(57.4494, 71.1538, 50.7435) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.85
Light Grey Green
#B7E1A1
ΔE00 2.18
Very Pale Green
#CFFDBC
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 4.98
Very Light Green
#D1FFBD
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE7AE #D7AEE7
analogous
#DBE7AE #BEE7AE #AEE7BB
triadic
#BEE7AE #AEBEE7 #E7AEBE
tetradic
#BEE7AE #AEDBE7 #D7AEE7 #E7BBAE
square
#BEE7AE #AEDBE7 #D7AEE7 #E7BBAE
split-complementary
#BEE7AE #BBAEE7 #E7AEDB
monochromatic
#72CB50 #98D97F #BEE7AE #E4F5DD #ECF8E7
Accessibility & contrast
On white
1.38
#BEE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#BEE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE7AE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE7AE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#E5DAB1
Tritanopia (blue-blind)
#BDE3D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee7ae; /* rgb */ color: rgb(190, 231, 174); /* oklch */ color: oklch(88.4% 0.088 137.0);
Tailwind
colors: {
custom: {
50: '#d2eec6',
500: '#bee7ae',
950: '#000000',
},
}SCSS
$custom: #bee7ae; $custom-light: #d2eec6; $custom-dark: #000000;
JSON
{
"hex": "#bee7ae",
"rgb": {
"r": 190,
"g": 231,
"b": 174
},
"hsl": {
"h": 103.158,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.88432,
"c": 0.0876,
"h": 137
},
"luminance": 0.71155
}Semantic roles & 50–950 ramp
primary
#BEE7AE
secondary
#AD77C2
accent
#24C295
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582