#BFCD98#BFCD98
#BFCD98 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.4% C 0.073 H 120.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD98 |
|---|---|
| RGB | rgb(191, 205, 152) |
| HSL | hsl(76, 35%, 70%) |
| HSV | hsv(76, 26%, 80%) |
| CMYK | cmyk(6.8%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(80.18, -13.71, 24.87) |
| CIE-LCH | lch(80.18, 28.40, 118.86°) |
| OKLab | oklab(82.43% -0.0363 0.0628) |
| OKLCH | oklch(82.43% 0.073 120) |
| XYZ | xyz(48.9842, 57.0061, 38.1224) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.61
Greenish Tan
#BCCB7A
ΔE00 5.76
Tan Green
#A9BE70
ΔE00 6.95
Pale Olive Green
#B1D27B
ΔE00 7.04
Light Grey Green
#B7E1A1
ΔE00 7.08
Light Moss Green
#A6C875
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD98 #A698CD
analogous
#CDC198 #BFCD98 #A4CD98
triadic
#BFCD98 #98BFCD #CD98BF
tetradic
#BFCD98 #98CDC1 #A698CD #CD98A4
square
#BFCD98 #98CDC1 #A698CD #CD98A4
split-complementary
#BFCD98 #98A4CD #C198CD
monochromatic
#889E4D #A5B96F #BFCD98 #D9E1C1 #F2F5EA
Accessibility & contrast
On white
1.69
#BFCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BFCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD98
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD98 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C795
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#C4C7BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcd98; /* rgb */ color: rgb(191, 205, 152); /* oklch */ color: oklch(82.4% 0.073 120.0);
Tailwind
colors: {
custom: {
50: '#d2dcb6',
500: '#bfcd98',
950: '#000000',
},
}SCSS
$custom: #bfcd98; $custom-light: #d2dcb6; $custom-dark: #000000;
JSON
{
"hex": "#bfcd98",
"rgb": {
"r": 191,
"g": 205,
"b": 152
},
"hsl": {
"h": 75.849,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.82428,
"c": 0.07257,
"h": 120
},
"luminance": 0.57006
}Semantic roles & 50–950 ramp
primary
#BFCD98
secondary
#7767A2
accent
#38AD57
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481