#BFDD93#BFDD93
#BFDD93 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.8% C 0.102 H 126.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD93 |
|---|---|
| RGB | rgb(191, 221, 147) |
| HSL | hsl(84, 52%, 72%) |
| HSV | hsv(84, 33%, 87%) |
| CMYK | cmyk(13.6%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(84.43, -22.36, 33.15) |
| CIE-LCH | lch(84.43, 39.98, 124.00°) |
| OKLab | oklab(85.79% -0.0608 0.0825) |
| OKLCH | oklch(85.79% 0.102 126.4) |
| XYZ | xyz(52.6082, 64.8955, 37.3526) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.73
Pale Olive Green
#B1D27B
ΔE00 3.79
Pale Olive
#B9CC81
ΔE00 4.48
Light Sage
#BCECAC
ΔE00 5.50
Greenish Tan
#BCCB7A
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD93 #B193DD
analogous
#DDD693 #BFDD93 #9ADD93
triadic
#BFDD93 #93BFDD #DD93BF
tetradic
#BFDD93 #93DDD6 #B193DD #DD939A
square
#BFDD93 #93DDD6 #B193DD #DD939A
split-complementary
#BFDD93 #939ADD #D693DD
monochromatic
#87BB3B #A3CE64 #BFDD93 #DBECC2 #F1F8E8
Accessibility & contrast
On white
1.50
#BFDD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BFDD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD93
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD93 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#C3D6CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdd93; /* rgb */ color: rgb(191, 221, 147); /* oklch */ color: oklch(85.8% 0.102 126.4);
Tailwind
colors: {
custom: {
50: '#d3e7b3',
500: '#bfdd93',
950: '#000000',
},
}SCSS
$custom: #bfdd93; $custom-light: #d3e7b3; $custom-dark: #000000;
JSON
{
"hex": "#bfdd93",
"rgb": {
"r": 191,
"g": 221,
"b": 147
},
"hsl": {
"h": 84.324,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.85788,
"c": 0.10244,
"h": 126.4
},
"luminance": 0.64896
}Semantic roles & 50–950 ramp
primary
#BFDD93
secondary
#825FB5
accent
#26C064
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481