#C7CDC2#C7CDC2
#C7CDC2 is a very light, near-neutral yellow-green. Relative luminance 0.597; OKLCH L 84.1% C 0.016 H 130.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CDC2 |
|---|---|
| RGB | rgb(199, 205, 194) |
| HSL | hsl(93, 10%, 78%) |
| HSV | hsv(93, 5%, 80%) |
| CMYK | cmyk(2.9%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.67, -4.05, 4.76) |
| CIE-LCH | lch(81.67, 6.25, 130.41°) |
| OKLab | oklab(84.05% -0.0106 0.0125) |
| OKLCH | oklch(84.05% 0.016 130.4) |
| XYZ | xyz(55.1205, 59.6997, 59.6478) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.56
Silver (survey)
#C5C9C7
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 6.85
Silver
#C0C0C0
ΔE00 7.13
Gainsboro
#DCDCDC
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CDC2 #C8C2CD
analogous
#CCCDC2 #C7CDC2 #C2CDC2
triadic
#C7CDC2 #C2C7CD #CDC2C7
tetradic
#C7CDC2 #C2CCCD #C8C2CD #CDC2C2
square
#C7CDC2 #C2CCCD #C8C2CD #CDC2C2
split-complementary
#C7CDC2 #C2C2CD #CDC2CC
monochromatic
#89967F #A8B1A0 #C7CDC2 #E6E9E4 #F0F1EE
Accessibility & contrast
On white
1.62
#C7CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C7CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CDC2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CDC2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#C7CCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c7cdc2; /* rgb */ color: rgb(199, 205, 194); /* oklch */ color: oklch(84.1% 0.016 130.4);
Tailwind
colors: {
custom: {
50: '#d8dcd4',
500: '#c7cdc2',
950: '#000000',
},
}SCSS
$custom: #c7cdc2; $custom-light: #d8dcd4; $custom-dark: #000000;
JSON
{
"hex": "#c7cdc2",
"rgb": {
"r": 199,
"g": 205,
"b": 194
},
"hsl": {
"h": 92.727,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.84053,
"c": 0.01639,
"h": 130.4
},
"luminance": 0.597
}Semantic roles & 50–950 ramp
primary
#C7CDC2
secondary
#9A93A1
accent
#529476
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483