#BEE7AB#BEE7AB
#BEE7AB is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.4% C 0.091 H 135.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE7AB |
|---|---|
| RGB | rgb(190, 231, 171) |
| HSL | hsl(101, 56%, 79%) |
| HSV | hsv(101, 26%, 91%) |
| CMYK | cmyk(17.7%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(87.50, -24.09, 24.96) |
| CIE-LCH | lch(87.50, 34.69, 133.99°) |
| OKLab | oklab(88.37% -0.0653 0.0633) |
| OKLCH | oklch(88.37% 0.091 135.9) |
| XYZ | xyz(57.1603, 71.0382, 49.2204) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.55
Light Grey Green
#B7E1A1
ΔE00 1.72
Washed Out Green
#BCF5A6
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.63
Pale Green
#C7FDB5
ΔE00 4.96
Very Light Green
#D1FFBD
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE7AB #D4ABE7
analogous
#DCE7AB #BEE7AB #ABE7B6
triadic
#BEE7AB #ABBEE7 #E7ABBE
tetradic
#BEE7AB #ABDCE7 #D4ABE7 #E7B6AB
square
#BEE7AB #ABDCE7 #D4ABE7 #E7B6AB
split-complementary
#BEE7AB #B6ABE7 #E7ABDC
monochromatic
#74CC4C #99D97B #BEE7AB #E3F5DB #EDF8E7
Accessibility & contrast
On white
1.38
#BEE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BEE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE7AB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE7AB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#BEE2D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee7ab; /* rgb */ color: rgb(190, 231, 171); /* oklch */ color: oklch(88.4% 0.091 135.9);
Tailwind
colors: {
custom: {
50: '#d2eec4',
500: '#bee7ab',
950: '#000000',
},
}SCSS
$custom: #bee7ab; $custom-light: #d2eec4; $custom-dark: #000000;
JSON
{
"hex": "#bee7ab",
"rgb": {
"r": 190,
"g": 231,
"b": 171
},
"hsl": {
"h": 101,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.88369,
"c": 0.09097,
"h": 135.9
},
"luminance": 0.71039
}Semantic roles & 50–950 ramp
primary
#BEE7AB
secondary
#A974C2
accent
#22C390
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582