#BEEAAF#BEEAAF
#BEEAAF is a very light, moderate green. Relative luminance 0.729; OKLCH L 89.1% C 0.091 H 137.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAAF |
|---|---|
| RGB | rgb(190, 234, 175) |
| HSL | hsl(105, 58%, 80%) |
| HSV | hsv(105, 25%, 92%) |
| CMYK | cmyk(18.8%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(88.39, -24.92, 24.12) |
| CIE-LCH | lch(88.39, 34.68, 135.93°) |
| OKLab | oklab(89.11% -0.0677 0.0613) |
| OKLCH | oklch(89.11% 0.091 137.8) |
| XYZ | xyz(58.3941, 72.8867, 51.5411) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.14
Light Grey Green
#B7E1A1
ΔE00 2.44
Very Pale Green
#CFFDBC
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.29
Pale Green
#C7FDB5
ΔE00 4.43
Very Light Green
#D1FFBD
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAAF #DBAFEA
analogous
#DBEAAF #BEEAAF #AFEABD
triadic
#BEEAAF #AFBEEA #EAAFBE
tetradic
#BEEAAF #AFDBEA #DBAFEA #EABDAF
square
#BEEAAF #AFDBEA #DBAFEA #EABDAF
split-complementary
#BEEAAF #BDAFEA #EAAFDB
monochromatic
#6FD14E #97DD7F #BEEAAF #E5F7DF #EBF9E7
Accessibility & contrast
On white
1.35
#BEEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#BEEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAAF
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAAF | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#BDE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beeaaf; /* rgb */ color: rgb(190, 234, 175); /* oklch */ color: oklch(89.1% 0.091 137.8);
Tailwind
colors: {
custom: {
50: '#d2f1c7',
500: '#beeaaf',
950: '#000000',
},
}SCSS
$custom: #beeaaf; $custom-light: #d2f1c7; $custom-dark: #000000;
JSON
{
"hex": "#beeaaf",
"rgb": {
"r": 190,
"g": 234,
"b": 175
},
"hsl": {
"h": 104.746,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.89106,
"c": 0.09129,
"h": 137.8
},
"luminance": 0.72888
}Semantic roles & 50–950 ramp
primary
#BEEAAF
secondary
#B277C6
accent
#1FC69C
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582