#C8D2C2#C8D2C2
#C8D2C2 is a very light, muted yellow-green. Relative luminance 0.623; OKLCH L 85.2% C 0.024 H 133.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2C2 |
|---|---|
| RGB | rgb(200, 210, 194) |
| HSL | hsl(98, 15%, 79%) |
| HSV | hsv(98, 8%, 82%) |
| CMYK | cmyk(4.8%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.06, -6.30, 6.76) |
| CIE-LCH | lch(83.06, 9.24, 132.99°) |
| OKLab | oklab(85.16% -0.0167 0.0177) |
| OKLCH | oklch(85.16% 0.024 133.5) |
| XYZ | xyz(56.6020, 62.2674, 60.0653) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 7.27
Eggshell
#F0EAD6
ΔE00 9.25
Light Gray
#D3D3D3
ΔE00 9.26
Beige
#F5F5DC
ΔE00 9.45
Gainsboro
#DCDCDC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2C2 #CCC2D2
analogous
#D0D2C2 #C8D2C2 #C2D2C4
triadic
#C8D2C2 #C2C8D2 #D2C2C8
tetradic
#C8D2C2 #C2D0D2 #CCC2D2 #D2C4C2
square
#C8D2C2 #C2D0D2 #CCC2D2 #D2C4C2
split-complementary
#C8D2C2 #C4C2D2 #D2C2D0
monochromatic
#889E7C #A8B89F #C8D2C2 #E8ECE5 #EFF2ED
Accessibility & contrast
On white
1.56
#C8D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C8D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2C2
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2C2 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFC1
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#C8D1CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d2c2; /* rgb */ color: rgb(200, 210, 194); /* oklch */ color: oklch(85.2% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#d8dfd4',
500: '#c8d2c2',
950: '#000000',
},
}SCSS
$custom: #c8d2c2; $custom-light: #d8dfd4; $custom-dark: #000000;
JSON
{
"hex": "#c8d2c2",
"rgb": {
"r": 200,
"g": 210,
"b": 194
},
"hsl": {
"h": 97.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85162,
"c": 0.02434,
"h": 133.5
},
"luminance": 0.62268
}Semantic roles & 50–950 ramp
primary
#C8D2C2
secondary
#9F92A7
accent
#4C997C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483