#BFCCB4#BFCCB4
#BFCCB4 is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 82.9% C 0.036 H 130.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCB4 |
|---|---|
| RGB | rgb(191, 204, 180) |
| HSL | hsl(93, 19%, 75%) |
| HSV | hsv(93, 12%, 80%) |
| CMYK | cmyk(6.4%, 0%, 11.8%, 20%) |
| CIE-LAB | lab(80.49, -8.78, 10.46) |
| CIE-LCH | lch(80.49, 13.65, 130.00°) |
| OKLab | oklab(82.86% -0.0232 0.0272) |
| OKLCH | oklch(82.86% 0.036 130.5) |
| XYZ | xyz(51.3156, 57.5572, 51.5774) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.54
Sage Green
#9CAF88
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 9.97
Silver (survey)
#C5C9C7
ΔE00 10.17
Beige
#F5F5DC
ΔE00 11.10
Eggshell
#F0EAD6
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCB4 #C1B4CC
analogous
#CBCCB4 #BFCCB4 #B4CCB5
triadic
#BFCCB4 #B4BFCC #CCB4BF
tetradic
#BFCCB4 #B4CBCC #C1B4CC #CCB5B4
square
#BFCCB4 #B4CBCC #C1B4CC #CCB5B4
split-complementary
#BFCCB4 #B5B4CC #CCB4CB
monochromatic
#819A6B #A0B390 #BFCCB4 #DEE5D8 #EFF3ED
Accessibility & contrast
On white
1.68
#BFCCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BFCCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCB4
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCB4 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B3
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#C0CAC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfccb4; /* rgb */ color: rgb(191, 204, 180); /* oklch */ color: oklch(82.9% 0.036 130.5);
Tailwind
colors: {
custom: {
50: '#d2dbca',
500: '#bfccb4',
950: '#000000',
},
}SCSS
$custom: #bfccb4; $custom-light: #d2dbca; $custom-dark: #000000;
JSON
{
"hex": "#bfccb4",
"rgb": {
"r": 191,
"g": 204,
"b": 180
},
"hsl": {
"h": 92.5,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82863,
"c": 0.03575,
"h": 130.5
},
"luminance": 0.57557
}Semantic roles & 50–950 ramp
primary
#BFCCB4
secondary
#9384A1
accent
#489D76
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482