#BEE0AE#BEE0AE
#BEE0AE is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.9% C 0.076 H 135.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0AE |
|---|---|
| RGB | rgb(190, 224, 174) |
| HSL | hsl(101, 45%, 78%) |
| HSV | hsv(101, 22%, 88%) |
| CMYK | cmyk(15.2%, 0%, 22.3%, 12.2%) |
| CIE-LAB | lab(85.66, -20.21, 20.87) |
| CIE-LCH | lch(85.66, 29.05, 134.08°) |
| OKLab | oklab(86.92% -0.0547 0.0533) |
| OKLCH | oklch(86.92% 0.076 135.7) |
| XYZ | xyz(55.5293, 67.3136, 50.1035) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.20
Light Sage
#BCECAC
ΔE00 4.04
Very Pale Green
#CFFDBC
ΔE00 6.60
Hospital Green
#9BE5AA
ΔE00 6.81
Very Light Green
#D1FFBD
ΔE00 7.02
Washed Out Green
#BCF5A6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0AE #D0AEE0
analogous
#D7E0AE #BEE0AE #AEE0B7
triadic
#BEE0AE #AEBEE0 #E0AEBE
tetradic
#BEE0AE #AED7E0 #D0AEE0 #E0B7AE
square
#BEE0AE #AED7E0 #D0AEE0 #E0B7AE
split-complementary
#BEE0AE #B7AEE0 #E0AED7
monochromatic
#77BE55 #9ACF82 #BEE0AE #E2F1DA #EDF7E9
Accessibility & contrast
On white
1.45
#BEE0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BEE0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0AE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0AE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#BEDCD2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee0ae; /* rgb */ color: rgb(190, 224, 174); /* oklch */ color: oklch(86.9% 0.076 135.7);
Tailwind
colors: {
custom: {
50: '#d2e9c6',
500: '#bee0ae',
950: '#000000',
},
}SCSS
$custom: #bee0ae; $custom-light: #d2e9c6; $custom-dark: #000000;
JSON
{
"hex": "#bee0ae",
"rgb": {
"r": 190,
"g": 224,
"b": 174
},
"hsl": {
"h": 100.8,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.86916,
"c": 0.07633,
"h": 135.7
},
"luminance": 0.67314
}Semantic roles & 50–950 ramp
primary
#BEE0AE
secondary
#A579B9
accent
#2EB88C
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482