#C5CCB2#C5CCB2
#C5CCB2 is a very light, muted yellow-green. Relative luminance 0.583; OKLCH L 83.3% C 0.036 H 119.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCB2 |
|---|---|
| RGB | rgb(197, 204, 178) |
| HSL | hsl(76, 20%, 75%) |
| HSV | hsv(76, 13%, 80%) |
| CMYK | cmyk(3.4%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(80.89, -6.98, 12.15) |
| CIE-LCH | lch(80.89, 14.01, 119.87°) |
| OKLab | oklab(83.27% -0.0178 0.0315) |
| OKLCH | oklch(83.27% 0.036 119.4) |
| XYZ | xyz(52.6536, 58.2705, 50.5843) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.21
Eggshell
#F0EAD6
ΔE00 9.96
Beige
#F5F5DC
ΔE00 10.03
Silver (survey)
#C5C9C7
ΔE00 10.06
Beige (survey)
#E6DAA6
ΔE00 10.31
Sage Green
#9CAF88
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCB2 #B9B2CC
analogous
#CCC6B2 #C5CCB2 #B8CCB2
triadic
#C5CCB2 #B2C5CC #CCB2C5
tetradic
#C5CCB2 #B2CCC6 #B9B2CC #CCB2B8
square
#C5CCB2 #B2CCC6 #B9B2CC #CCB2B8
split-complementary
#C5CCB2 #B2B8CC #C6B2CC
monochromatic
#8E9B68 #A9B48D #C5CCB2 #E1E4D7 #F1F3ED
Accessibility & contrast
On white
1.66
#C5CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C5CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCB2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCB2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#C8C9C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5ccb2; /* rgb */ color: rgb(197, 204, 178); /* oklch */ color: oklch(83.3% 0.036 119.4);
Tailwind
colors: {
custom: {
50: '#d6dbc9',
500: '#c5ccb2',
950: '#000000',
},
}SCSS
$custom: #c5ccb2; $custom-light: #d6dbc9; $custom-dark: #000000;
JSON
{
"hex": "#c5ccb2",
"rgb": {
"r": 197,
"g": 204,
"b": 178
},
"hsl": {
"h": 76.154,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.83272,
"c": 0.03617,
"h": 119.4
},
"luminance": 0.5827
}Semantic roles & 50–950 ramp
primary
#C5CCB2
secondary
#8A81A1
accent
#479F5E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482