#BEEEAF#BEEEAF
#BEEEAF is a very light, moderate green. Relative luminance 0.752; OKLCH L 90.0% C 0.098 H 138.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEAF |
|---|---|
| RGB | rgb(190, 238, 175) |
| HSL | hsl(106, 65%, 81%) |
| HSV | hsv(106, 26%, 93%) |
| CMYK | cmyk(20.2%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(89.48, -26.83, 25.61) |
| CIE-LCH | lch(89.48, 37.09, 136.33°) |
| OKLab | oklab(89.98% -0.0729 0.0649) |
| OKLCH | oklch(89.98% 0.098 138.3) |
| XYZ | xyz(59.5458, 75.1900, 51.9250) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.51
Light Grey Green
#B7E1A1
ΔE00 2.99
Washed Out Green
#BCF5A6
ΔE00 3.21
Very Pale Green
#CFFDBC
ΔE00 3.32
Pale Green
#C7FDB5
ΔE00 3.36
Celadon
#BEFDB7
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEAF #DFAFEE
analogous
#DDEEAF #BEEEAF #AFEEBF
triadic
#BEEEAF #AFBEEE #EEAFBE
tetradic
#BEEEAF #AFDDEE #DFAFEE #EEBFAF
square
#BEEEAF #AFDDEE #DFAFEE #EEBFAF
split-complementary
#BEEEAF #BFAFEE #EEAFDD
monochromatic
#6CD94A #95E37D #BEEEAF #E7F9E1 #EAFAE6
Accessibility & contrast
On white
1.31
#BEEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#BEEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEAF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEAF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AB
Deuteranopia (green-blind)
#EBDFB2
Tritanopia (blue-blind)
#BCE9DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beeeaf; /* rgb */ color: rgb(190, 238, 175); /* oklch */ color: oklch(90.0% 0.098 138.3);
Tailwind
colors: {
custom: {
50: '#d2f3c7',
500: '#beeeaf',
950: '#000000',
},
}SCSS
$custom: #beeeaf; $custom-light: #d2f3c7; $custom-dark: #000000;
JSON
{
"hex": "#beeeaf",
"rgb": {
"r": 190,
"g": 238,
"b": 175
},
"hsl": {
"h": 105.714,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.89978,
"c": 0.09763,
"h": 138.3
},
"luminance": 0.75191
}Semantic roles & 50–950 ramp
primary
#BEEEAF
secondary
#B776CC
accent
#19CDA2
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582