#BFEEAE#BFEEAE
#BFEEAE is a very light, moderate green. Relative luminance 0.753; OKLCH L 90.0% C 0.098 H 137.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEAE |
|---|---|
| RGB | rgb(191, 238, 174) |
| HSL | hsl(104, 65%, 81%) |
| HSV | hsv(104, 27%, 93%) |
| CMYK | cmyk(19.7%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(89.52, -26.65, 26.19) |
| CIE-LCH | lch(89.52, 37.36, 135.50°) |
| OKLab | oklab(90.02% -0.0724 0.0663) |
| OKLCH | oklch(90.02% 0.098 137.5) |
| XYZ | xyz(59.6986, 75.2801, 51.4214) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.52
Light Grey Green
#B7E1A1
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 3.07
Very Pale Green
#CFFDBC
ΔE00 3.25
Pale Green
#C7FDB5
ΔE00 3.28
Celadon
#BEFDB7
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEAE #DDAEEE
analogous
#DFEEAE #BFEEAE #AEEEBD
triadic
#BFEEAE #AEBFEE #EEAEBF
tetradic
#BFEEAE #AEDFEE #DDAEEE #EEBDAE
square
#BFEEAE #AEDFEE #DDAEEE #EEBDAE
split-complementary
#BFEEAE #BDAEEE #EEAEDF
monochromatic
#6FD949 #97E37B #BFEEAE #E7F9E1 #EBFAE6
Accessibility & contrast
On white
1.31
#BFEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BFEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEAE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEAE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#EBDFB1
Tritanopia (blue-blind)
#BEE9DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bfeeae; /* rgb */ color: rgb(191, 238, 174); /* oklch */ color: oklch(90.0% 0.098 137.5);
Tailwind
colors: {
custom: {
50: '#d3f3c6',
500: '#bfeeae',
950: '#000000',
},
}SCSS
$custom: #bfeeae; $custom-light: #d3f3c6; $custom-dark: #000000;
JSON
{
"hex": "#bfeeae",
"rgb": {
"r": 191,
"g": 238,
"b": 174
},
"hsl": {
"h": 104.063,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.90022,
"c": 0.09818,
"h": 137.5
},
"luminance": 0.75281
}Semantic roles & 50–950 ramp
primary
#BFEEAE
secondary
#B475CB
accent
#18CD9D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582