#BEE7AA#BEE7AA
#BEE7AA is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.3% C 0.092 H 135.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE7AA |
|---|---|
| RGB | rgb(190, 231, 170) |
| HSL | hsl(100, 56%, 79%) |
| HSV | hsv(100, 26%, 91%) |
| CMYK | cmyk(17.7%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(87.49, -24.25, 25.45) |
| CIE-LCH | lch(87.49, 35.15, 133.62°) |
| OKLab | oklab(88.35% -0.0658 0.0645) |
| OKLCH | oklch(88.35% 0.092 135.6) |
| XYZ | xyz(57.0653, 71.0002, 48.7203) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.51
Light Grey Green
#B7E1A1
ΔE00 1.61
Washed Out Green
#BCF5A6
ΔE00 4.40
Very Pale Green
#CFFDBC
ΔE00 4.62
Pale Green
#C7FDB5
ΔE00 4.90
Very Light Green
#D1FFBD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE7AA #D3AAE7
analogous
#DCE7AA #BEE7AA #AAE7B4
triadic
#BEE7AA #AABEE7 #E7AABE
tetradic
#BEE7AA #AADCE7 #D3AAE7 #E7B4AA
square
#BEE7AA #AADCE7 #D3AAE7 #E7B4AA
split-complementary
#BEE7AA #B4AAE7 #E7AADC
monochromatic
#75CC4B #9ADA7A #BEE7AA #E2F4DA #EDF8E7
Accessibility & contrast
On white
1.38
#BEE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#BEE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE7AA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE7AA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#BEE2D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee7aa; /* rgb */ color: rgb(190, 231, 170); /* oklch */ color: oklch(88.3% 0.092 135.6);
Tailwind
colors: {
custom: {
50: '#d2eec3',
500: '#bee7aa',
950: '#000000',
},
}SCSS
$custom: #bee7aa; $custom-light: #d2eec3; $custom-dark: #000000;
JSON
{
"hex": "#bee7aa",
"rgb": {
"r": 190,
"g": 231,
"b": 170
},
"hsl": {
"h": 100.328,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.88348,
"c": 0.09208,
"h": 135.6
},
"luminance": 0.71001
}Semantic roles & 50–950 ramp
primary
#BEE7AA
secondary
#A873C2
accent
#22C38F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582