#BEE2AE#BEE2AE
#BEE2AE is a very light, moderate green. Relative luminance 0.684; OKLCH L 87.3% C 0.080 H 136.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2AE |
|---|---|
| RGB | rgb(190, 226, 174) |
| HSL | hsl(102, 47%, 78%) |
| HSV | hsv(102, 23%, 89%) |
| CMYK | cmyk(15.9%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(86.20, -21.19, 21.62) |
| CIE-LCH | lch(86.20, 30.27, 134.42°) |
| OKLab | oklab(87.35% -0.0574 0.0551) |
| OKLCH | oklch(87.35% 0.08 136.1) |
| XYZ | xyz(56.0700, 68.3949, 50.2837) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.75
Light Sage
#BCECAC
ΔE00 3.40
Very Pale Green
#CFFDBC
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.45
Very Light Green
#D1FFBD
ΔE00 6.46
Washed Out Green
#BCF5A6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2AE #D2AEE2
analogous
#D8E2AE #BEE2AE #AEE2B8
triadic
#BEE2AE #AEBEE2 #E2AEBE
tetradic
#BEE2AE #AED8E2 #D2AEE2 #E2B8AE
square
#BEE2AE #AED8E2 #D2AEE2 #E2B8AE
split-complementary
#BEE2AE #B8AEE2 #E2AED8
monochromatic
#76C254 #9AD281 #BEE2AE #E2F2DB #EDF7E8
Accessibility & contrast
On white
1.43
#BEE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BEE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2AE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2AE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#BEDED4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee2ae; /* rgb */ color: rgb(190, 226, 174); /* oklch */ color: oklch(87.3% 0.080 136.1);
Tailwind
colors: {
custom: {
50: '#d2ebc6',
500: '#bee2ae',
950: '#000000',
},
}SCSS
$custom: #bee2ae; $custom-light: #d2ebc6; $custom-dark: #000000;
JSON
{
"hex": "#bee2ae",
"rgb": {
"r": 190,
"g": 226,
"b": 174
},
"hsl": {
"h": 101.538,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.87348,
"c": 0.07957,
"h": 136.1
},
"luminance": 0.68396
}Semantic roles & 50–950 ramp
primary
#BEE2AE
secondary
#A779BB
accent
#2BBB8E
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482