#C2CEB2#C2CEB2
#C2CEB2 is a very light, muted yellow-green. Relative luminance 0.588; OKLCH L 83.5% C 0.040 H 126.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEB2 |
|---|---|
| RGB | rgb(194, 206, 178) |
| HSL | hsl(86, 22%, 75%) |
| HSV | hsv(86, 14%, 81%) |
| CMYK | cmyk(5.8%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(81.20, -9.08, 12.55) |
| CIE-LCH | lch(81.20, 15.50, 125.89°) |
| OKLab | oklab(83.46% -0.0238 0.0325) |
| OKLCH | oklch(83.46% 0.04 126.2) |
| XYZ | xyz(52.3541, 58.8262, 50.7073) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.74
Light Grey
#D8DCD6
ΔE00 10.19
Greenish Grey
#96AE8D
ΔE00 10.21
Beige
#F5F5DC
ΔE00 10.58
Light Grey Green
#B7E1A1
ΔE00 10.74
Beige (survey)
#E6DAA6
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEB2 #BEB2CE
analogous
#CECCB2 #C2CEB2 #B4CEB2
triadic
#C2CEB2 #B2C2CE #CEB2C2
tetradic
#C2CEB2 #B2CECC #BEB2CE #CEB2B4
square
#C2CEB2 #B2CECC #BEB2CE #CEB2B4
split-complementary
#C2CEB2 #B2B4CE #CCB2CE
monochromatic
#879E67 #A4B68D #C2CEB2 #E0E6D7 #F0F3EC
Accessibility & contrast
On white
1.65
#C2CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#C2CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEB2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEB2 | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB0
Deuteranopia (green-blind)
#D0C9B3
Tritanopia (blue-blind)
#C4CBC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2ceb2; /* rgb */ color: rgb(194, 206, 178); /* oklch */ color: oklch(83.5% 0.040 126.2);
Tailwind
colors: {
custom: {
50: '#d4ddc9',
500: '#c2ceb2',
950: '#000000',
},
}SCSS
$custom: #c2ceb2; $custom-light: #d4ddc9; $custom-dark: #000000;
JSON
{
"hex": "#c2ceb2",
"rgb": {
"r": 194,
"g": 206,
"b": 178
},
"hsl": {
"h": 85.714,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.8346,
"c": 0.04029,
"h": 126.2
},
"luminance": 0.58826
}Semantic roles & 50–950 ramp
primary
#C2CEB2
secondary
#9081A3
accent
#45A16C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482