#BEE6AA#BEE6AA
#BEE6AA is a very light, moderate green. Relative luminance 0.704; OKLCH L 88.1% C 0.090 H 135.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE6AA |
|---|---|
| RGB | rgb(190, 230, 170) |
| HSL | hsl(100, 55%, 78%) |
| HSV | hsv(100, 26%, 90%) |
| CMYK | cmyk(17.4%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(87.21, -23.77, 25.08) |
| CIE-LCH | lch(87.21, 34.55, 133.46°) |
| OKLab | oklab(88.13% -0.0644 0.0636) |
| OKLCH | oklch(88.13% 0.091 135.4) |
| XYZ | xyz(56.7862, 70.4420, 48.6273) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.57
Light Sage
#BCECAC
ΔE00 1.79
Washed Out Green
#BCF5A6
ΔE00 4.70
Very Pale Green
#CFFDBC
ΔE00 4.84
Pale Green
#C7FDB5
ΔE00 5.17
Very Light Green
#D1FFBD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE6AA #D2AAE6
analogous
#DCE6AA #BEE6AA #AAE6B4
triadic
#BEE6AA #AABEE6 #E6AABE
tetradic
#BEE6AA #AADCE6 #D2AAE6 #E6B4AA
square
#BEE6AA #AADCE6 #D2AAE6 #E6B4AA
split-complementary
#BEE6AA #B4AAE6 #E6AADC
monochromatic
#76CA4B #9AD87B #BEE6AA #E2F4D9 #EDF8E7
Accessibility & contrast
On white
1.39
#BEE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BEE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE6AA
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE6AA | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#BEE1D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee6aa; /* rgb */ color: rgb(190, 230, 170); /* oklch */ color: oklch(88.1% 0.090 135.4);
Tailwind
colors: {
custom: {
50: '#d2eec3',
500: '#bee6aa',
950: '#000000',
},
}SCSS
$custom: #bee6aa; $custom-light: #d2eec3; $custom-dark: #000000;
JSON
{
"hex": "#bee6aa",
"rgb": {
"r": 190,
"g": 230,
"b": 170
},
"hsl": {
"h": 100,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.88131,
"c": 0.0905,
"h": 135.4
},
"luminance": 0.70443
}Semantic roles & 50–950 ramp
primary
#BEE6AA
secondary
#A774C1
accent
#23C28D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582