#BEEEAA#BEEEAA
#BEEEAA is a very light, moderate green. Relative luminance 0.750; OKLCH L 89.9% C 0.103 H 136.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEAA |
|---|---|
| RGB | rgb(190, 238, 170) |
| HSL | hsl(102, 67%, 80%) |
| HSV | hsv(102, 29%, 93%) |
| CMYK | cmyk(20.2%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(89.39, -27.60, 28.04) |
| CIE-LCH | lch(89.39, 39.35, 134.54°) |
| OKLab | oklab(89.88% -0.075 0.0707) |
| OKLCH | oklch(89.88% 0.103 136.7) |
| XYZ | xyz(59.0638, 74.9972, 49.3865) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.92
Washed Out Green
#BCF5A6
ΔE00 2.42
Light Grey Green
#B7E1A1
ΔE00 2.88
Pale Green
#C7FDB5
ΔE00 3.12
Very Pale Green
#CFFDBC
ΔE00 3.41
Tea Green
#BDF8A3
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEAA #DAAAEE
analogous
#E0EEAA #BEEEAA #AAEEB8
triadic
#BEEEAA #AABEEE #EEAABE
tetradic
#BEEEAA #AAE0EE #DAAAEE #EEB8AA
square
#BEEEAA #AAE0EE #DAAAEE #EEB8AA
split-complementary
#BEEEAA #B8AAEE #EEAAE0
monochromatic
#70DA44 #97E477 #BEEEAA #E5F8DD #EBFAE5
Accessibility & contrast
On white
1.31
#BEEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BEEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEAA
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEAA | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#BDE9DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beeeaa; /* rgb */ color: rgb(190, 238, 170); /* oklch */ color: oklch(89.9% 0.103 136.7);
Tailwind
colors: {
custom: {
50: '#d2f3c3',
500: '#beeeaa',
950: '#000000',
},
}SCSS
$custom: #beeeaa; $custom-light: #d2f3c3; $custom-dark: #000000;
JSON
{
"hex": "#beeeaa",
"rgb": {
"r": 190,
"g": 238,
"b": 170
},
"hsl": {
"h": 102.353,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.89876,
"c": 0.10313,
"h": 136.7
},
"luminance": 0.74999
}Semantic roles & 50–950 ramp
primary
#BEEEAA
secondary
#B171CB
accent
#17CF99
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582