#BFDEAE#BFDEAE
#BFDEAE is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.6% C 0.073 H 134.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEAE |
|---|---|
| RGB | rgb(191, 222, 174) |
| HSL | hsl(99, 42%, 78%) |
| HSV | hsv(99, 22%, 87%) |
| CMYK | cmyk(14%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(85.19, -18.87, 20.22) |
| CIE-LCH | lch(85.19, 27.66, 133.02°) |
| OKLab | oklab(86.55% -0.0509 0.0517) |
| OKLCH | oklch(86.55% 0.073 134.6) |
| XYZ | xyz(55.2457, 66.3742, 49.9371) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.79
Light Sage
#BCECAC
ΔE00 4.79
Very Pale Green
#CFFDBC
ΔE00 7.21
Hospital Green
#9BE5AA
ΔE00 7.44
Very Light Green
#D1FFBD
ΔE00 7.62
Mint
#AAF0C1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEAE #CDAEDE
analogous
#D7DEAE #BFDEAE #AEDEB5
triadic
#BFDEAE #AEBFDE #DEAEBF
tetradic
#BFDEAE #AED7DE #CDAEDE #DEB5AE
square
#BFDEAE #AED7DE #CDAEDE #DEB5AE
split-complementary
#BFDEAE #B5AEDE #DEAED7
monochromatic
#7ABB57 #9DCC83 #BFDEAE #E1F0D9 #EEF6E9
Accessibility & contrast
On white
1.47
#BFDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BFDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEAE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEAE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#BFDAD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeae; /* rgb */ color: rgb(191, 222, 174); /* oklch */ color: oklch(86.6% 0.073 134.6);
Tailwind
colors: {
custom: {
50: '#d2e8c6',
500: '#bfdeae',
950: '#000000',
},
}SCSS
$custom: #bfdeae; $custom-light: #d2e8c6; $custom-dark: #000000;
JSON
{
"hex": "#bfdeae",
"rgb": {
"r": 191,
"g": 222,
"b": 174
},
"hsl": {
"h": 98.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86553,
"c": 0.07257,
"h": 134.6
},
"luminance": 0.66375
}Semantic roles & 50–950 ramp
primary
#BFDEAE
secondary
#A17AB6
accent
#30B586
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482