#C5CEB2#C5CEB2
#C5CEB2 is a very light, muted yellow-green. Relative luminance 0.592; OKLCH L 83.7% C 0.039 H 121.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEB2 |
|---|---|
| RGB | rgb(197, 206, 178) |
| HSL | hsl(79, 22%, 75%) |
| HSV | hsv(79, 14%, 81%) |
| CMYK | cmyk(4.4%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(81.42, -8.01, 12.90) |
| CIE-LCH | lch(81.42, 15.18, 121.85°) |
| OKLab | oklab(83.69% -0.0207 0.0334) |
| OKLCH | oklch(83.69% 0.039 121.7) |
| XYZ | xyz(53.1320, 59.2273, 50.7438) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.78
Beige
#F5F5DC
ΔE00 10.01
Sage Green
#9CAF88
ΔE00 10.15
Beige (survey)
#E6DAA6
ΔE00 10.27
Eggshell
#F0EAD6
ΔE00 10.35
Greenish Grey
#96AE8D
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEB2 #BBB2CE
analogous
#CEC9B2 #C5CEB2 #B7CEB2
triadic
#C5CEB2 #B2C5CE #CEB2C5
tetradic
#C5CEB2 #B2CEC9 #BBB2CE #CEB2B7
square
#C5CEB2 #B2CEC9 #BBB2CE #CEB2B7
split-complementary
#C5CEB2 #B2B7CE #C9B2CE
monochromatic
#8D9E67 #A9B68D #C5CEB2 #E1E6D7 #F1F3EC
Accessibility & contrast
On white
1.63
#C5CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C5CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEB2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEB2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB0
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#C7CBC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5ceb2; /* rgb */ color: rgb(197, 206, 178); /* oklch */ color: oklch(83.7% 0.039 121.7);
Tailwind
colors: {
custom: {
50: '#d6ddc9',
500: '#c5ceb2',
950: '#000000',
},
}SCSS
$custom: #c5ceb2; $custom-light: #d6ddc9; $custom-dark: #000000;
JSON
{
"hex": "#c5ceb2",
"rgb": {
"r": 197,
"g": 206,
"b": 178
},
"hsl": {
"h": 79.286,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.8369,
"c": 0.03926,
"h": 121.7
},
"luminance": 0.59227
}Semantic roles & 50–950 ramp
primary
#C5CEB2
secondary
#8C81A3
accent
#45A162
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482