#BEE9AF#BEE9AF
#BEE9AF is a very light, moderate green. Relative luminance 0.723; OKLCH L 88.9% C 0.090 H 137.7°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9AF |
|---|---|
| RGB | rgb(190, 233, 175) |
| HSL | hsl(104, 57%, 80%) |
| HSV | hsv(104, 25%, 91%) |
| CMYK | cmyk(18.5%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(88.12, -24.43, 23.75) |
| CIE-LCH | lch(88.12, 34.07, 135.82°) |
| OKLab | oklab(88.89% -0.0663 0.0604) |
| OKLCH | oklch(88.89% 0.09 137.7) |
| XYZ | xyz(58.1103, 72.3189, 51.4465) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.42
Light Grey Green
#B7E1A1
ΔE00 2.38
Very Pale Green
#CFFDBC
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.57
Pale Green
#C7FDB5
ΔE00 4.72
Very Light Green
#D1FFBD
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9AF #DAAFE9
analogous
#DBE9AF #BEE9AF #AFE9BD
triadic
#BEE9AF #AFBEE9 #E9AFBE
tetradic
#BEE9AF #AFDBE9 #DAAFE9 #E9BDAF
square
#BEE9AF #AFDBE9 #DAAFE9 #E9BDAF
split-complementary
#BEE9AF #BDAFE9 #E9AFDB
monochromatic
#70CF4F #97DC7F #BEE9AF #E5F6DF #EBF8E7
Accessibility & contrast
On white
1.36
#BEE9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BEE9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9AF
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9AF | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#BDE5D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee9af; /* rgb */ color: rgb(190, 233, 175); /* oklch */ color: oklch(88.9% 0.090 137.7);
Tailwind
colors: {
custom: {
50: '#d2f0c7',
500: '#bee9af',
950: '#000000',
},
}SCSS
$custom: #bee9af; $custom-light: #d2f0c7; $custom-dark: #000000;
JSON
{
"hex": "#bee9af",
"rgb": {
"r": 190,
"g": 233,
"b": 175
},
"hsl": {
"h": 104.483,
"s": 56.863,
"l": 80
},
"oklch": {
"l": 0.88889,
"c": 0.08968,
"h": 137.7
},
"luminance": 0.7232
}Semantic roles & 50–950 ramp
primary
#BEE9AF
secondary
#B178C5
accent
#21C49A
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582