#BFECAA#BFECAA
#BFECAA is a very light, moderate green. Relative luminance 0.740; OKLCH L 89.5% C 0.099 H 135.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECAA |
|---|---|
| RGB | rgb(191, 236, 170) |
| HSL | hsl(101, 63%, 80%) |
| HSV | hsv(101, 28%, 93%) |
| CMYK | cmyk(19.1%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(88.91, -26.30, 27.40) |
| CIE-LCH | lch(88.91, 37.98, 133.83°) |
| OKLab | oklab(89.5% -0.0714 0.0692) |
| OKLCH | oklch(89.5% 0.099 135.9) |
| XYZ | xyz(58.7354, 73.9683, 49.2052) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.81
Light Grey Green
#B7E1A1
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.65
Very Light Green
#D1FFBD
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECAA #D7AAEC
analogous
#E0ECAA #BFECAA #AAECB6
triadic
#BFECAA #AABFEC #ECAABF
tetradic
#BFECAA #AAE0EC #D7AAEC #ECB6AA
square
#BFECAA #AAE0EC #D7AAEC #ECB6AA
split-complementary
#BFECAA #B6AAEC #ECAAE0
monochromatic
#74D646 #99E178 #BFECAA #E5F7DC #ECF9E6
Accessibility & contrast
On white
1.33
#BFECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#BFECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECAA
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECAA | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#BEE7DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfecaa; /* rgb */ color: rgb(191, 236, 170); /* oklch */ color: oklch(89.5% 0.099 135.9);
Tailwind
colors: {
custom: {
50: '#d3f2c3',
500: '#bfecaa',
950: '#000000',
},
}SCSS
$custom: #bfecaa; $custom-light: #d3f2c3; $custom-dark: #000000;
JSON
{
"hex": "#bfecaa",
"rgb": {
"r": 191,
"g": 236,
"b": 170
},
"hsl": {
"h": 100.909,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.89504,
"c": 0.09945,
"h": 135.9
},
"luminance": 0.7397
}Semantic roles & 50–950 ramp
primary
#BFECAA
secondary
#AD72C9
accent
#1ACB93
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582