#C2CEB0#C2CEB0
#C2CEB0 is a very light, muted yellow-green. Relative luminance 0.587; OKLCH L 83.4% C 0.043 H 125.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEB0 |
|---|---|
| RGB | rgb(194, 206, 176) |
| HSL | hsl(84, 23%, 75%) |
| HSV | hsv(84, 15%, 81%) |
| CMYK | cmyk(5.8%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(81.15, -9.41, 13.56) |
| CIE-LCH | lch(81.15, 16.50, 124.78°) |
| OKLab | oklab(83.41% -0.0246 0.035) |
| OKLCH | oklch(83.41% 0.043 125.1) |
| XYZ | xyz(52.1548, 58.7464, 49.6574) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.50
Greenish Grey
#96AE8D
ΔE00 10.09
Light Grey Green
#B7E1A1
ΔE00 10.28
Pale Olive
#B9CC81
ΔE00 10.63
Beige
#F5F5DC
ΔE00 10.70
Light Grey
#D8DCD6
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEB0 #BCB0CE
analogous
#CECBB0 #C2CEB0 #B3CEB0
triadic
#C2CEB0 #B0C2CE #CEB0C2
tetradic
#C2CEB0 #B0CECB #BCB0CE #CEB0B3
square
#C2CEB0 #B0CECB #BCB0CE #CEB0B3
split-complementary
#C2CEB0 #B0B3CE #CBB0CE
monochromatic
#889F64 #A5B78A #C2CEB0 #DFE5D6 #F0F3EC
Accessibility & contrast
On white
1.65
#C2CEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#C2CEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEB0
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEB0 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAE
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#C4CBC5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2ceb0; /* rgb */ color: rgb(194, 206, 176); /* oklch */ color: oklch(83.4% 0.043 125.1);
Tailwind
colors: {
custom: {
50: '#d4ddc7',
500: '#c2ceb0',
950: '#000000',
},
}SCSS
$custom: #c2ceb0; $custom-light: #d4ddc7; $custom-dark: #000000;
JSON
{
"hex": "#c2ceb0",
"rgb": {
"r": 194,
"g": 206,
"b": 176
},
"hsl": {
"h": 84,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.83411,
"c": 0.04282,
"h": 125.1
},
"luminance": 0.58747
}Semantic roles & 50–950 ramp
primary
#C2CEB0
secondary
#8D7FA3
accent
#44A269
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482