#C3CEB2#C3CEB2
#C3CEB2 is a very light, muted yellow-green. Relative luminance 0.590; OKLCH L 83.5% C 0.040 H 124.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEB2 |
|---|---|
| RGB | rgb(195, 206, 178) |
| HSL | hsl(84, 22%, 75%) |
| HSV | hsv(84, 14%, 81%) |
| CMYK | cmyk(5.3%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(81.27, -8.73, 12.67) |
| CIE-LCH | lch(81.27, 15.38, 124.56°) |
| OKLab | oklab(83.54% -0.0227 0.0328) |
| OKLCH | oklch(83.54% 0.04 124.7) |
| XYZ | xyz(52.6117, 58.9590, 50.7194) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.86
Light Grey
#D8DCD6
ΔE00 10.04
Beige
#F5F5DC
ΔE00 10.38
Greenish Grey
#96AE8D
ΔE00 10.39
Beige (survey)
#E6DAA6
ΔE00 10.81
Eggshell
#F0EAD6
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEB2 #BDB2CE
analogous
#CECBB2 #C3CEB2 #B5CEB2
triadic
#C3CEB2 #B2C3CE #CEB2C3
tetradic
#C3CEB2 #B2CECB #BDB2CE #CEB2B5
square
#C3CEB2 #B2CECB #BDB2CE #CEB2B5
split-complementary
#C3CEB2 #B2B5CE #CBB2CE
monochromatic
#899E67 #A6B68D #C3CEB2 #E0E6D7 #F0F3EC
Accessibility & contrast
On white
1.64
#C3CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C3CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEB2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEB2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB0
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#C5CBC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3ceb2; /* rgb */ color: rgb(195, 206, 178); /* oklch */ color: oklch(83.5% 0.040 124.7);
Tailwind
colors: {
custom: {
50: '#d5ddc9',
500: '#c3ceb2',
950: '#000000',
},
}SCSS
$custom: #c3ceb2; $custom-light: #d5ddc9; $custom-dark: #000000;
JSON
{
"hex": "#c3ceb2",
"rgb": {
"r": 195,
"g": 206,
"b": 178
},
"hsl": {
"h": 83.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.83536,
"c": 0.03992,
"h": 124.7
},
"luminance": 0.58959
}Semantic roles & 50–950 ramp
primary
#C3CEB2
secondary
#8E81A3
accent
#45A169
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482