#BFDA8B#BFDA8B
#BFDA8B is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 85.0% C 0.107 H 124.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA8B |
|---|---|
| RGB | rgb(191, 218, 139) |
| HSL | hsl(81, 52%, 70%) |
| HSV | hsv(81, 36%, 85%) |
| CMYK | cmyk(12.4%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(83.49, -21.94, 35.98) |
| CIE-LCH | lch(83.49, 42.14, 121.38°) |
| OKLab | oklab(84.99% -0.0599 0.0888) |
| OKLCH | oklch(84.99% 0.107 124) |
| XYZ | xyz(51.2171, 63.0831, 33.8991) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.84
Pale Olive
#B9CC81
ΔE00 3.48
Greenish Tan
#BCCB7A
ΔE00 4.32
Light Moss Green
#A6C875
ΔE00 5.08
Light Grey Green
#B7E1A1
ΔE00 5.14
Greenish Beige
#C9D179
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA8B #A68BDA
analogous
#DACD8B #BFDA8B #98DA8B
triadic
#BFDA8B #8BBFDA #DA8BBF
tetradic
#BFDA8B #8BDACD #A68BDA #DA8B98
square
#BFDA8B #8BDACD #A68BDA #DA8B98
split-complementary
#BFDA8B #8B98DA #CD8BDA
monochromatic
#88B239 #A5CB5D #BFDA8B #D9E9B9 #F2F8E8
Accessibility & contrast
On white
1.54
#BFDA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BFDA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA8B
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA8B | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D185
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#C4D3C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda8b; /* rgb */ color: rgb(191, 218, 139); /* oklch */ color: oklch(85.0% 0.107 124.0);
Tailwind
colors: {
custom: {
50: '#d3e5ad',
500: '#bfda8b',
950: '#000000',
},
}SCSS
$custom: #bfda8b; $custom-light: #d3e5ad; $custom-dark: #000000;
JSON
{
"hex": "#bfda8b",
"rgb": {
"r": 191,
"g": 218,
"b": 139
},
"hsl": {
"h": 80.506,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.84992,
"c": 0.10714,
"h": 124
},
"luminance": 0.63083
}Semantic roles & 50–950 ramp
primary
#BFDA8B
secondary
#7758B1
accent
#26BF5B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481