#BEE5AE#BEE5AE
#BEE5AE is a very light, moderate green. Relative luminance 0.700; OKLCH L 88.0% C 0.084 H 136.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5AE |
|---|---|
| RGB | rgb(190, 229, 174) |
| HSL | hsl(103, 51%, 79%) |
| HSV | hsv(103, 24%, 90%) |
| CMYK | cmyk(17%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(87.02, -22.66, 22.74) |
| CIE-LCH | lch(87.02, 32.10, 134.89°) |
| OKLab | oklab(88% -0.0614 0.0579) |
| OKLCH | oklch(88% 0.084 136.7) |
| XYZ | xyz(56.8929, 70.0407, 50.5580) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.30
Light Sage
#BCECAC
ΔE00 2.46
Very Pale Green
#CFFDBC
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.57
Very Light Green
#D1FFBD
ΔE00 5.66
Pale Green
#C7FDB5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5AE #D5AEE5
analogous
#DAE5AE #BEE5AE #AEE5BA
triadic
#BEE5AE #AEBEE5 #E5AEBE
tetradic
#BEE5AE #AEDAE5 #D5AEE5 #E5BAAE
square
#BEE5AE #AEDAE5 #D5AEE5 #E5BAAE
split-complementary
#BEE5AE #BAAEE5 #E5AEDA
monochromatic
#74C751 #99D680 #BEE5AE #E3F4DC #ECF8E8
Accessibility & contrast
On white
1.40
#BEE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BEE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5AE
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5AE | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#E3D9B1
Tritanopia (blue-blind)
#BDE1D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee5ae; /* rgb */ color: rgb(190, 229, 174); /* oklch */ color: oklch(88.0% 0.084 136.7);
Tailwind
colors: {
custom: {
50: '#d2edc6',
500: '#bee5ae',
950: '#000000',
},
}SCSS
$custom: #bee5ae; $custom-light: #d2edc6; $custom-dark: #000000;
JSON
{
"hex": "#bee5ae",
"rgb": {
"r": 190,
"g": 229,
"b": 174
},
"hsl": {
"h": 102.545,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.87998,
"c": 0.0844,
"h": 136.7
},
"luminance": 0.70042
}Semantic roles & 50–950 ramp
primary
#BEE5AE
secondary
#AB78BF
accent
#27BF93
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482