#C4CCBF#C4CCBF
#C4CCBF is a very light, near-neutral yellow-green. Relative luminance 0.587; OKLCH L 83.5% C 0.020 H 133.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCBF |
|---|---|
| RGB | rgb(196, 204, 191) |
| HSL | hsl(97, 11%, 77%) |
| HSV | hsv(97, 6%, 80%) |
| CMYK | cmyk(3.9%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(81.12, -5.11, 5.53) |
| CIE-LCH | lch(81.12, 7.52, 132.73°) |
| OKLab | oklab(83.53% -0.0135 0.0145) |
| OKLCH | oklch(83.53% 0.02 133.1) |
| XYZ | xyz(53.7602, 58.6829, 57.7748) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 8.12
Silver
#C0C0C0
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.94
Warm Gray
#C9BEB0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCBF #C7BFCC
analogous
#CACCBF #C4CCBF #BFCCC1
triadic
#C4CCBF #BFC4CC #CCBFC4
tetradic
#C4CCBF #BFCACC #C7BFCC #CCC1BF
square
#C4CCBF #BFCACC #C7BFCC #CCC1BF
split-complementary
#C4CCBF #C1BFCC #CCBFCA
monochromatic
#85967B #A5B19D #C4CCBF #E3E7E1 #EFF1EE
Accessibility & contrast
On white
1.65
#C4CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#C4CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCBF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCBF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#CCC9C0
Tritanopia (blue-blind)
#C4CBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c4ccbf; /* rgb */ color: rgb(196, 204, 191); /* oklch */ color: oklch(83.5% 0.020 133.1);
Tailwind
colors: {
custom: {
50: '#d5dbd2',
500: '#c4ccbf',
950: '#000000',
},
}SCSS
$custom: #c4ccbf; $custom-light: #d5dbd2; $custom-dark: #000000;
JSON
{
"hex": "#c4ccbf",
"rgb": {
"r": 196,
"g": 204,
"b": 191
},
"hsl": {
"h": 96.923,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83534,
"c": 0.01982,
"h": 133.1
},
"luminance": 0.58683
}Semantic roles & 50–950 ramp
primary
#C4CCBF
secondary
#998FA0
accent
#50957B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483