#BEEEAE#BEEEAE
#BEEEAE is a very light, moderate green. Relative luminance 0.752; OKLCH L 90.0% C 0.099 H 138.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEAE |
|---|---|
| RGB | rgb(190, 238, 174) |
| HSL | hsl(105, 65%, 81%) |
| HSV | hsv(105, 27%, 93%) |
| CMYK | cmyk(20.2%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(89.46, -26.99, 26.10) |
| CIE-LCH | lch(89.46, 37.54, 135.96°) |
| OKLab | oklab(89.96% -0.0734 0.0661) |
| OKLCH | oklch(89.96% 0.099 138) |
| XYZ | xyz(59.4479, 75.1508, 51.4097) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.44
Light Grey Green
#B7E1A1
ΔE00 2.94
Washed Out Green
#BCF5A6
ΔE00 3.04
Pale Green
#C7FDB5
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.31
Celadon
#BEFDB7
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEAE #DEAEEE
analogous
#DEEEAE #BEEEAE #AEEEBE
triadic
#BEEEAE #AEBEEE #EEAEBE
tetradic
#BEEEAE #AEDEEE #DEAEEE #EEBEAE
square
#BEEEAE #AEDEEE #DEAEEE #EEBEAE
split-complementary
#BEEEAE #BEAEEE #EEAEDE
monochromatic
#6DD949 #95E37B #BEEEAE #E7F9E1 #EBFAE6
Accessibility & contrast
On white
1.31
#BEEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BEEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEAE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEAE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#EBDFB1
Tritanopia (blue-blind)
#BCE9DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beeeae; /* rgb */ color: rgb(190, 238, 174); /* oklch */ color: oklch(90.0% 0.099 138.0);
Tailwind
colors: {
custom: {
50: '#d2f3c6',
500: '#beeeae',
950: '#000000',
},
}SCSS
$custom: #beeeae; $custom-light: #d2f3c6; $custom-dark: #000000;
JSON
{
"hex": "#beeeae",
"rgb": {
"r": 190,
"g": 238,
"b": 174
},
"hsl": {
"h": 105,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.89958,
"c": 0.09873,
"h": 138
},
"luminance": 0.75152
}Semantic roles & 50–950 ramp
primary
#BEEEAE
secondary
#B675CB
accent
#18CDA0
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582