#BFDA9E#BFDA9E
#BFDA9E is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.3% C 0.085 H 127.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA9E |
|---|---|
| RGB | rgb(191, 218, 158) |
| HSL | hsl(87, 45%, 74%) |
| HSV | hsv(87, 28%, 85%) |
| CMYK | cmyk(12.4%, 0%, 27.5%, 14.5%) |
| CIE-LAB | lab(83.80, -19.35, 26.65) |
| CIE-LCH | lch(83.80, 32.93, 125.98°) |
| OKLab | oklab(85.35% -0.0521 0.0672) |
| OKLCH | oklch(85.35% 0.085 127.8) |
| XYZ | xyz(52.7279, 63.6874, 41.8561) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.18
Light Sage
#BCECAC
ΔE00 5.22
Pale Olive
#B9CC81
ΔE00 5.25
Pale Olive Green
#B1D27B
ΔE00 5.75
Greenish Tan
#BCCB7A
ΔE00 6.68
Light Moss Green
#A6C875
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA9E #B99EDA
analogous
#DAD79E #BFDA9E #A1DA9E
triadic
#BFDA9E #9EBFDA #DA9EBF
tetradic
#BFDA9E #9EDAD7 #B99EDA #DA9EA1
square
#BFDA9E #9EDAD7 #B99EDA #DA9EA1
split-complementary
#BFDA9E #9EA1DA #D79EDA
monochromatic
#84B846 #A2C972 #BFDA9E #DCEBCA #F0F7E9
Accessibility & contrast
On white
1.53
#BFDA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BFDA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA9E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA9E | 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)
#E0D29A
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#C2D5CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfda9e; /* rgb */ color: rgb(191, 218, 158); /* oklch */ color: oklch(85.3% 0.085 127.8);
Tailwind
colors: {
custom: {
50: '#d3e5bb',
500: '#bfda9e',
950: '#000000',
},
}SCSS
$custom: #bfda9e; $custom-light: #d3e5bb; $custom-dark: #000000;
JSON
{
"hex": "#bfda9e",
"rgb": {
"r": 191,
"g": 218,
"b": 158
},
"hsl": {
"h": 87,
"s": 44.776,
"l": 73.725
},
"oklch": {
"l": 0.85349,
"c": 0.08505,
"h": 127.8
},
"luminance": 0.63688
}Semantic roles & 50–950 ramp
primary
#BFDA9E
secondary
#8B6BB1
accent
#2EB86C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482