#BFEAAE#BFEAAE
#BFEAAE is a very light, moderate green. Relative luminance 0.730; OKLCH L 89.2% C 0.092 H 137.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEAAE |
|---|---|
| RGB | rgb(191, 234, 174) |
| HSL | hsl(103, 59%, 80%) |
| HSV | hsv(103, 26%, 92%) |
| CMYK | cmyk(18.4%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(88.44, -24.73, 24.70) |
| CIE-LCH | lch(88.44, 34.95, 135.03°) |
| OKLab | oklab(89.15% -0.0671 0.0627) |
| OKLCH | oklch(89.15% 0.092 137) |
| XYZ | xyz(58.5470, 72.9768, 51.0375) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.09
Light Grey Green
#B7E1A1
ΔE00 2.31
Very Pale Green
#CFFDBC
ΔE00 4.02
Washed Out Green
#BCF5A6
ΔE00 4.16
Pale Green
#C7FDB5
ΔE00 4.36
Very Light Green
#D1FFBD
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEAAE #D9AEEA
analogous
#DDEAAE #BFEAAE #AEEABB
triadic
#BFEAAE #AEBFEA #EAAEBF
tetradic
#BFEAAE #AEDDEA #D9AEEA #EABBAE
square
#BFEAAE #AEDDEA #D9AEEA #EABBAE
split-complementary
#BFEAAE #BBAEEA #EAAEDD
monochromatic
#72D14D #99DD7D #BFEAAE #E5F7DF #ECF9E7
Accessibility & contrast
On white
1.35
#BFEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#BFEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEAAE
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEAAE | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#BEE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bfeaae; /* rgb */ color: rgb(191, 234, 174); /* oklch */ color: oklch(89.2% 0.092 137.0);
Tailwind
colors: {
custom: {
50: '#d3f0c6',
500: '#bfeaae',
950: '#000000',
},
}SCSS
$custom: #bfeaae; $custom-light: #d3f0c6; $custom-dark: #000000;
JSON
{
"hex": "#bfeaae",
"rgb": {
"r": 191,
"g": 234,
"b": 174
},
"hsl": {
"h": 103,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.89151,
"c": 0.09184,
"h": 137
},
"luminance": 0.72978
}Semantic roles & 50–950 ramp
primary
#BFEAAE
secondary
#AF76C6
accent
#1FC697
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582