#BFEAAA#BFEAAA
#BFEAAA is a very light, moderate green. Relative luminance 0.728; OKLCH L 89.1% C 0.096 H 135.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEAAA |
|---|---|
| RGB | rgb(191, 234, 170) |
| HSL | hsl(100, 60%, 79%) |
| HSV | hsv(100, 27%, 92%) |
| CMYK | cmyk(18.4%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.36, -25.35, 26.66) |
| CIE-LCH | lch(88.36, 36.78, 133.56°) |
| OKLab | oklab(89.07% -0.0688 0.0674) |
| OKLCH | oklch(89.07% 0.096 135.6) |
| XYZ | xyz(58.1628, 72.8231, 49.0143) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.98
Light Grey Green
#B7E1A1
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 3.59
Very Pale Green
#CFFDBC
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 4.13
Very Light Green
#D1FFBD
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEAAA #D5AAEA
analogous
#DFEAAA #BFEAAA #AAEAB5
triadic
#BFEAAA #AABFEA #EAAABF
tetradic
#BFEAAA #AADFEA #D5AAEA #EAB5AA
square
#BFEAAA #AADFEA #D5AAEA #EAB5AA
split-complementary
#BFEAAA #B5AAEA #EAAADF
monochromatic
#75D248 #9ADE79 #BFEAAA #E4F6DB #EDF9E6
Accessibility & contrast
On white
1.35
#BFEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#BFEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEAAA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEAAA | 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)
#EFE0A6
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#BFE5D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bfeaaa; /* rgb */ color: rgb(191, 234, 170); /* oklch */ color: oklch(89.1% 0.096 135.6);
Tailwind
colors: {
custom: {
50: '#d3f0c3',
500: '#bfeaaa',
950: '#000000',
},
}SCSS
$custom: #bfeaaa; $custom-light: #d3f0c3; $custom-dark: #000000;
JSON
{
"hex": "#bfeaaa",
"rgb": {
"r": 191,
"g": 234,
"b": 170
},
"hsl": {
"h": 100.312,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89068,
"c": 0.0963,
"h": 135.6
},
"luminance": 0.72824
}Semantic roles & 50–950 ramp
primary
#BFEAAA
secondary
#AA72C6
accent
#1DC890
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582