#BFDA9F#BFDA9F
#BFDA9F is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.4% C 0.084 H 128.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA9F |
|---|---|
| RGB | rgb(191, 218, 159) |
| HSL | hsl(87, 44%, 74%) |
| HSV | hsv(87, 27%, 85%) |
| CMYK | cmyk(12.4%, 0%, 27.1%, 14.5%) |
| CIE-LAB | lab(83.82, -19.20, 26.16) |
| CIE-LCH | lch(83.82, 32.45, 126.28°) |
| OKLab | oklab(85.37% -0.0517 0.066) |
| OKLCH | oklch(85.37% 0.084 128.1) |
| XYZ | xyz(52.8144, 63.7220, 42.3113) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.18
Light Sage
#BCECAC
ΔE00 5.20
Pale Olive
#B9CC81
ΔE00 5.42
Pale Olive Green
#B1D27B
ΔE00 5.95
Greenish Tan
#BCCB7A
ΔE00 6.85
Light Moss Green
#A6C875
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA9F #BA9FDA
analogous
#DAD89F #BFDA9F #A2DA9F
triadic
#BFDA9F #9FBFDA #DA9FBF
tetradic
#BFDA9F #9FDAD8 #BA9FDA #DA9FA2
square
#BFDA9F #9FDAD8 #BA9FDA #DA9FA2
split-complementary
#BFDA9F #9FA2DA #D89FDA
monochromatic
#84B847 #A2C973 #BFDA9F #DCEBCB #F0F6E9
Accessibility & contrast
On white
1.53
#BFDA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BFDA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA9F
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA9F | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29B
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#C2D5CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfda9f; /* rgb */ color: rgb(191, 218, 159); /* oklch */ color: oklch(85.4% 0.084 128.1);
Tailwind
colors: {
custom: {
50: '#d3e5bb',
500: '#bfda9f',
950: '#000000',
},
}SCSS
$custom: #bfda9f; $custom-light: #d3e5bb; $custom-dark: #000000;
JSON
{
"hex": "#bfda9f",
"rgb": {
"r": 191,
"g": 218,
"b": 159
},
"hsl": {
"h": 87.458,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.85369,
"c": 0.08386,
"h": 128.1
},
"luminance": 0.63722
}Semantic roles & 50–950 ramp
primary
#BFDA9F
secondary
#8C6CB2
accent
#2EB86D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482