#BEE1AE#BEE1AE
#BEE1AE is a very light, moderate green. Relative luminance 0.679; OKLCH L 87.1% C 0.078 H 135.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE1AE |
|---|---|
| RGB | rgb(190, 225, 174) |
| HSL | hsl(101, 46%, 78%) |
| HSV | hsv(101, 23%, 88%) |
| CMYK | cmyk(15.6%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(85.93, -20.70, 21.25) |
| CIE-LCH | lch(85.93, 29.66, 134.25°) |
| OKLab | oklab(87.13% -0.056 0.0542) |
| OKLCH | oklch(87.13% 0.078 135.9) |
| XYZ | xyz(55.7989, 67.8527, 50.1933) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.96
Light Sage
#BCECAC
ΔE00 3.72
Very Pale Green
#CFFDBC
ΔE00 6.32
Hospital Green
#9BE5AA
ΔE00 6.62
Very Light Green
#D1FFBD
ΔE00 6.74
Washed Out Green
#BCF5A6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE1AE #D1AEE1
analogous
#D7E1AE #BEE1AE #AEE1B7
triadic
#BEE1AE #AEBEE1 #E1AEBE
tetradic
#BEE1AE #AED7E1 #D1AEE1 #E1B7AE
square
#BEE1AE #AED7E1 #D1AEE1 #E1B7AE
split-complementary
#BEE1AE #B7AEE1 #E1AED7
monochromatic
#76C055 #9AD081 #BEE1AE #E2F2DB #EDF7E9
Accessibility & contrast
On white
1.44
#BEE1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEE1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE1AE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE1AE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#DFD6B0
Tritanopia (blue-blind)
#BEDDD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee1ae; /* rgb */ color: rgb(190, 225, 174); /* oklch */ color: oklch(87.1% 0.078 135.9);
Tailwind
colors: {
custom: {
50: '#d2eac6',
500: '#bee1ae',
950: '#000000',
},
}SCSS
$custom: #bee1ae; $custom-light: #d2eac6; $custom-dark: #000000;
JSON
{
"hex": "#bee1ae",
"rgb": {
"r": 190,
"g": 225,
"b": 174
},
"hsl": {
"h": 101.176,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.87132,
"c": 0.07795,
"h": 135.9
},
"luminance": 0.67854
}Semantic roles & 50–950 ramp
primary
#BEE1AE
secondary
#A679BA
accent
#2CB98D
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482