#BFDA98#BFDA98
#BFDA98 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.2% C 0.092 H 126.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA98 |
|---|---|
| RGB | rgb(191, 218, 152) |
| HSL | hsl(85, 47%, 73%) |
| HSV | hsv(85, 30%, 85%) |
| CMYK | cmyk(12.4%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(83.70, -20.20, 29.61) |
| CIE-LCH | lch(83.70, 35.85, 124.31°) |
| OKLab | oklab(85.23% -0.0546 0.0742) |
| OKLCH | oklch(85.23% 0.092 126.3) |
| XYZ | xyz(52.2241, 63.4858, 39.2023) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 4.62
Light Sage
#BCECAC
ΔE00 5.54
Greenish Tan
#BCCB7A
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA98 #B398DA
analogous
#DAD498 #BFDA98 #9EDA98
triadic
#BFDA98 #98BFDA #DA98BF
tetradic
#BFDA98 #98DAD4 #B398DA #DA989E
square
#BFDA98 #98DAD4 #B398DA #DA989E
split-complementary
#BFDA98 #989EDA #D498DA
monochromatic
#86B641 #A3CA6B #BFDA98 #DBEAC5 #F1F7E8
Accessibility & contrast
On white
1.53
#BFDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BFDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA98
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA98 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D294
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#C3D4C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfda98; /* rgb */ color: rgb(191, 218, 152); /* oklch */ color: oklch(85.2% 0.092 126.3);
Tailwind
colors: {
custom: {
50: '#d3e5b6',
500: '#bfda98',
950: '#000000',
},
}SCSS
$custom: #bfda98; $custom-light: #d3e5b6; $custom-dark: #000000;
JSON
{
"hex": "#bfda98",
"rgb": {
"r": 191,
"g": 218,
"b": 152
},
"hsl": {
"h": 84.545,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.8523,
"c": 0.09212,
"h": 126.3
},
"luminance": 0.63486
}Semantic roles & 50–950 ramp
primary
#BFDA98
secondary
#8465B1
accent
#2BBA66
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481