#BFDA8F#BFDA8F
#BFDA8F is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.1% C 0.103 H 124.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA8F |
|---|---|
| RGB | rgb(191, 218, 143) |
| HSL | hsl(82, 50%, 71%) |
| HSV | hsv(82, 34%, 85%) |
| CMYK | cmyk(12.4%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(83.55, -21.43, 34.03) |
| CIE-LCH | lch(83.55, 40.21, 122.20°) |
| OKLab | oklab(85.06% -0.0583 0.0844) |
| OKLCH | oklch(85.06% 0.103 124.6) |
| XYZ | xyz(51.5147, 63.2021, 35.4666) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.26
Pale Olive
#B9CC81
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 4.56
Greenish Tan
#BCCB7A
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 5.24
Greenish Beige
#C9D179
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA8F #AA8FDA
analogous
#DACF8F #BFDA8F #99DA8F
triadic
#BFDA8F #8FBFDA #DA8FBF
tetradic
#BFDA8F #8FDACF #AA8FDA #DA8F99
square
#BFDA8F #8FDACF #AA8FDA #DA8F99
split-complementary
#BFDA8F #8F99DA #CF8FDA
monochromatic
#88B33B #A5CB61 #BFDA8F #D9E9BD #F2F7E8
Accessibility & contrast
On white
1.54
#BFDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BFDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA8F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA8F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#C4D3C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda8f; /* rgb */ color: rgb(191, 218, 143); /* oklch */ color: oklch(85.1% 0.103 124.6);
Tailwind
colors: {
custom: {
50: '#d3e5b0',
500: '#bfda8f',
950: '#000000',
},
}SCSS
$custom: #bfda8f; $custom-light: #d3e5b0; $custom-dark: #000000;
JSON
{
"hex": "#bfda8f",
"rgb": {
"r": 191,
"g": 218,
"b": 143
},
"hsl": {
"h": 81.6,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.85062,
"c": 0.10258,
"h": 124.6
},
"luminance": 0.63202
}Semantic roles & 50–950 ramp
primary
#BFDA8F
secondary
#7B5CB1
accent
#28BE5E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481