#BFEFAE#BFEFAE
#BFEFAE is a very light, moderate green. Relative luminance 0.759; OKLCH L 90.2% C 0.100 H 137.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFAE |
|---|---|
| RGB | rgb(191, 239, 174) |
| HSL | hsl(104, 67%, 81%) |
| HSV | hsv(104, 27%, 94%) |
| CMYK | cmyk(20.1%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(89.80, -27.12, 26.56) |
| CIE-LCH | lch(89.80, 37.96, 135.60°) |
| OKLab | oklab(90.24% -0.0737 0.0672) |
| OKLCH | oklch(90.24% 0.1 137.6) |
| XYZ | xyz(59.9906, 75.8640, 51.5187) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.68
Washed Out Green
#BCF5A6
ΔE00 2.81
Pale Green
#C7FDB5
ΔE00 3.03
Very Pale Green
#CFFDBC
ΔE00 3.10
Light Grey Green
#B7E1A1
ΔE00 3.10
Celadon
#BEFDB7
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFAE #DEAEEF
analogous
#DFEFAE #BFEFAE #AEEFBD
triadic
#BFEFAE #AEBFEF #EFAEBF
tetradic
#BFEFAE #AEDFEF #DEAEEF #EFBDAE
square
#BFEFAE #AEDFEF #DEAEEF #EFBDAE
split-complementary
#BFEFAE #BDAEEF #EFAEDF
monochromatic
#6EDB48 #97E57B #BFEFAE #E7F9E1 #EBFAE5
Accessibility & contrast
On white
1.30
#BFEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BFEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFAE
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFAE | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#ECE0B1
Tritanopia (blue-blind)
#BEEADE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bfefae; /* rgb */ color: rgb(191, 239, 174); /* oklch */ color: oklch(90.2% 0.100 137.6);
Tailwind
colors: {
custom: {
50: '#d3f4c6',
500: '#bfefae',
950: '#000000',
},
}SCSS
$custom: #bfefae; $custom-light: #d3f4c6; $custom-dark: #000000;
JSON
{
"hex": "#bfefae",
"rgb": {
"r": 191,
"g": 239,
"b": 174
},
"hsl": {
"h": 104.308,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.9024,
"c": 0.09976,
"h": 137.6
},
"luminance": 0.75865
}Semantic roles & 50–950 ramp
primary
#BFEFAE
secondary
#B674CD
accent
#17CF9F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582