#BEEAAD#BEEAAD
#BEEAAD is a very light, moderate green. Relative luminance 0.728; OKLCH L 89.1% C 0.093 H 137.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAAD |
|---|---|
| RGB | rgb(190, 234, 173) |
| HSL | hsl(103, 59%, 80%) |
| HSV | hsv(103, 26%, 92%) |
| CMYK | cmyk(18.8%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(88.36, -25.23, 25.10) |
| CIE-LCH | lch(88.36, 35.59, 135.15°) |
| OKLab | oklab(89.06% -0.0685 0.0636) |
| OKLCH | oklch(89.06% 0.094 137.1) |
| XYZ | xyz(58.1992, 72.8087, 50.5143) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.86
Light Grey Green
#B7E1A1
ΔE00 2.21
Washed Out Green
#BCF5A6
ΔE00 3.96
Very Pale Green
#CFFDBC
ΔE00 4.03
Pale Green
#C7FDB5
ΔE00 4.27
Very Light Green
#D1FFBD
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAAD #D9ADEA
analogous
#DCEAAD #BEEAAD #ADEABB
triadic
#BEEAAD #ADBEEA #EAADBE
tetradic
#BEEAAD #ADDCEA #D9ADEA #EABBAD
square
#BEEAAD #ADDCEA #D9ADEA #EABBAD
split-complementary
#BEEAAD #BBADEA #EAADDC
monochromatic
#71D14C #97DE7C #BEEAAD #E5F6DE #ECF9E7
Accessibility & contrast
On white
1.35
#BEEAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#BEEAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAAD
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAAD | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A9
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#BDE5DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beeaad; /* rgb */ color: rgb(190, 234, 173); /* oklch */ color: oklch(89.1% 0.093 137.1);
Tailwind
colors: {
custom: {
50: '#d2f1c5',
500: '#beeaad',
950: '#000000',
},
}SCSS
$custom: #beeaad; $custom-light: #d2f1c5; $custom-dark: #000000;
JSON
{
"hex": "#beeaad",
"rgb": {
"r": 190,
"g": 234,
"b": 173
},
"hsl": {
"h": 103.279,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.89064,
"c": 0.0935,
"h": 137.1
},
"luminance": 0.7281
}Semantic roles & 50–950 ramp
primary
#BEEAAD
secondary
#AF75C6
accent
#1FC798
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582