#BEE9AB#BEE9AB
#BEE9AB is a very light, moderate green. Relative luminance 0.722; OKLCH L 88.8% C 0.094 H 136.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9AB |
|---|---|
| RGB | rgb(190, 233, 171) |
| HSL | hsl(102, 58%, 79%) |
| HSV | hsv(102, 27%, 91%) |
| CMYK | cmyk(18.5%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(88.05, -25.06, 25.70) |
| CIE-LCH | lch(88.05, 35.90, 134.27°) |
| OKLab | oklab(88.81% -0.068 0.0651) |
| OKLCH | oklch(88.81% 0.094 136.3) |
| XYZ | xyz(57.7232, 72.1641, 49.4081) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.01
Light Grey Green
#B7E1A1
ΔE00 1.91
Washed Out Green
#BCF5A6
ΔE00 3.95
Very Pale Green
#CFFDBC
ΔE00 4.21
Pale Green
#C7FDB5
ΔE00 4.41
Very Light Green
#D1FFBD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9AB #D6ABE9
analogous
#DDE9AB #BEE9AB #ABE9B7
triadic
#BEE9AB #ABBEE9 #E9ABBE
tetradic
#BEE9AB #ABDDE9 #D6ABE9 #E9B7AB
square
#BEE9AB #ABDDE9 #D6ABE9 #E9B7AB
split-complementary
#BEE9AB #B7ABE9 #E9ABDD
monochromatic
#73D04A #98DC7B #BEE9AB #E4F6DB #ECF9E7
Accessibility & contrast
On white
1.36
#BEE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BEE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9AB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9AB | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA7
Deuteranopia (green-blind)
#E7DBAE
Tritanopia (blue-blind)
#BDE4D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee9ab; /* rgb */ color: rgb(190, 233, 171); /* oklch */ color: oklch(88.8% 0.094 136.3);
Tailwind
colors: {
custom: {
50: '#d2f0c4',
500: '#bee9ab',
950: '#000000',
},
}SCSS
$custom: #bee9ab; $custom-light: #d2f0c4; $custom-dark: #000000;
JSON
{
"hex": "#bee9ab",
"rgb": {
"r": 190,
"g": 233,
"b": 171
},
"hsl": {
"h": 101.613,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.88805,
"c": 0.09414,
"h": 136.3
},
"luminance": 0.72165
}Semantic roles & 50–950 ramp
primary
#BEE9AB
secondary
#AC74C5
accent
#1FC693
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582