#BEE8AF#BEE8AF
#BEE8AF is a very light, moderate green. Relative luminance 0.718; OKLCH L 88.7% C 0.088 H 137.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE8AF |
|---|---|
| RGB | rgb(190, 232, 175) |
| HSL | hsl(104, 55%, 80%) |
| HSV | hsv(104, 25%, 91%) |
| CMYK | cmyk(18.1%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(87.85, -23.95, 23.37) |
| CIE-LCH | lch(87.85, 33.47, 135.70°) |
| OKLab | oklab(88.67% -0.065 0.0594) |
| OKLCH | oklch(88.67% 0.088 137.6) |
| XYZ | xyz(57.8280, 71.7543, 51.3524) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.70
Light Grey Green
#B7E1A1
ΔE00 2.35
Very Pale Green
#CFFDBC
ΔE00 4.55
Washed Out Green
#BCF5A6
ΔE00 4.85
Very Light Green
#D1FFBD
ΔE00 4.99
Pale Green
#C7FDB5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE8AF #D9AFE8
analogous
#DAE8AF #BEE8AF #AFE8BD
triadic
#BEE8AF #AFBEE8 #E8AFBE
tetradic
#BEE8AF #AFDAE8 #D9AFE8 #E8BDAF
square
#BEE8AF #AFDAE8 #D9AFE8 #E8BDAF
split-complementary
#BEE8AF #BDAFE8 #E8AFDA
monochromatic
#71CD50 #97DA7F #BEE8AF #E5F6DF #ECF8E7
Accessibility & contrast
On white
1.37
#BEE8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#BEE8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE8AF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE8AF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#BDE4D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee8af; /* rgb */ color: rgb(190, 232, 175); /* oklch */ color: oklch(88.7% 0.088 137.6);
Tailwind
colors: {
custom: {
50: '#d2efc7',
500: '#bee8af',
950: '#000000',
},
}SCSS
$custom: #bee8af; $custom-light: #d2efc7; $custom-dark: #000000;
JSON
{
"hex": "#bee8af",
"rgb": {
"r": 190,
"g": 232,
"b": 175
},
"hsl": {
"h": 104.211,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.88671,
"c": 0.08809,
"h": 137.6
},
"luminance": 0.71756
}Semantic roles & 50–950 ramp
primary
#BEE8AF
secondary
#AF78C3
accent
#23C399
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582