#C2CEB8#C2CEB8
#C2CEB8 is a very light, muted yellow-green. Relative luminance 0.591; OKLCH L 83.6% C 0.033 H 130.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEB8 |
|---|---|
| RGB | rgb(194, 206, 184) |
| HSL | hsl(93, 18%, 76%) |
| HSV | hsv(93, 11%, 81%) |
| CMYK | cmyk(5.8%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(81.33, -8.07, 9.55) |
| CIE-LCH | lch(81.33, 12.50, 130.18°) |
| OKLab | oklab(83.61% -0.0213 0.0249) |
| OKLCH | oklch(83.61% 0.033 130.6) |
| XYZ | xyz(52.9697, 59.0724, 53.9496) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.58
Silver (survey)
#C5C9C7
ΔE00 9.42
Beige
#F5F5DC
ΔE00 10.44
Eggshell
#F0EAD6
ΔE00 10.70
Sage Green
#9CAF88
ΔE00 10.71
Greenish Grey
#96AE8D
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEB8 #C4B8CE
analogous
#CDCEB8 #C2CEB8 #B8CEB9
triadic
#C2CEB8 #B8C2CE #CEB8C2
tetradic
#C2CEB8 #B8CDCE #C4B8CE #CEB9B8
square
#C2CEB8 #B8CDCE #C4B8CE #CEB9B8
split-complementary
#C2CEB8 #B9B8CE #CEB8CD
monochromatic
#849C70 #A3B594 #C2CEB8 #E1E7DC #EFF3ED
Accessibility & contrast
On white
1.64
#C2CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C2CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEB8
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEB8 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB7
Deuteranopia (green-blind)
#CECAB9
Tritanopia (blue-blind)
#C3CCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2ceb8; /* rgb */ color: rgb(194, 206, 184); /* oklch */ color: oklch(83.6% 0.033 130.6);
Tailwind
colors: {
custom: {
50: '#d4ddcd',
500: '#c2ceb8',
950: '#000000',
},
}SCSS
$custom: #c2ceb8; $custom-light: #d4ddcd; $custom-dark: #000000;
JSON
{
"hex": "#c2ceb8",
"rgb": {
"r": 194,
"g": 206,
"b": 184
},
"hsl": {
"h": 92.727,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83612,
"c": 0.03275,
"h": 130.6
},
"luminance": 0.59073
}Semantic roles & 50–950 ramp
primary
#C2CEB8
secondary
#9688A3
accent
#499D77
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483