#BFECAE#BFECAE
#BFECAE is a very light, moderate green. Relative luminance 0.741; OKLCH L 89.6% C 0.095 H 137.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECAE |
|---|---|
| RGB | rgb(191, 236, 174) |
| HSL | hsl(104, 62%, 80%) |
| HSV | hsv(104, 26%, 93%) |
| CMYK | cmyk(19.1%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(88.98, -25.69, 25.45) |
| CIE-LCH | lch(88.98, 36.16, 135.27°) |
| OKLab | oklab(89.59% -0.0698 0.0645) |
| OKLCH | oklch(89.59% 0.095 137.2) |
| XYZ | xyz(59.1196, 74.1220, 51.2284) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.62
Light Grey Green
#B7E1A1
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 3.60
Very Pale Green
#CFFDBC
ΔE00 3.61
Pale Green
#C7FDB5
ΔE00 3.81
Very Light Green
#D1FFBD
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECAE #DBAEEC
analogous
#DEECAE #BFECAE #AEECBC
triadic
#BFECAE #AEBFEC #ECAEBF
tetradic
#BFECAE #AEDEEC #DBAEEC #ECBCAE
square
#BFECAE #AEDEEC #DBAEEC #ECBCAE
split-complementary
#BFECAE #BCAEEC #ECAEDE
monochromatic
#71D54B #98E07C #BFECAE #E6F8E0 #EBF9E6
Accessibility & contrast
On white
1.33
#BFECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#BFECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECAE
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECAE | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AA
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#BEE7DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfecae; /* rgb */ color: rgb(191, 236, 174); /* oklch */ color: oklch(89.6% 0.095 137.2);
Tailwind
colors: {
custom: {
50: '#d3f2c6',
500: '#bfecae',
950: '#000000',
},
}SCSS
$custom: #bfecae; $custom-light: #d3f2c6; $custom-dark: #000000;
JSON
{
"hex": "#bfecae",
"rgb": {
"r": 191,
"g": 236,
"b": 174
},
"hsl": {
"h": 103.548,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.89586,
"c": 0.09502,
"h": 137.2
},
"luminance": 0.74123
}Semantic roles & 50–950 ramp
primary
#BFECAE
secondary
#B275C9
accent
#1CCA9A
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582