#C7DCD0#C7DCD0
#C7DCD0 is a very light, muted green. Relative luminance 0.679; OKLCH L 87.5% C 0.028 H 160.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCD0 |
|---|---|
| RGB | rgb(199, 220, 208) |
| HSL | hsl(146, 23%, 82%) |
| HSV | hsv(146, 10%, 86%) |
| CMYK | cmyk(9.5%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.95, -9.25, 3.51) |
| CIE-LCH | lch(85.95, 9.89, 159.24°) |
| OKLab | oklab(87.54% -0.0262 0.0091) |
| OKLCH | oklch(87.54% 0.028 160.8) |
| XYZ | xyz(60.5291, 67.8817, 69.5758) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.38
Honeydew
#F0FFF0
ΔE00 8.10
Ice
#D6FFFA
ΔE00 9.12
Silver (survey)
#C5C9C7
ΔE00 9.15
Lightcyan
#E0FFFF
ΔE00 9.29
Ice Blue (survey)
#D7FFFE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCD0 #DCC7D3
analogous
#C9DCC7 #C7DCD0 #C7DCDB
triadic
#C7DCD0 #D0C7DC #DCD0C7
tetradic
#C7DCD0 #C7C9DC #DCC7D3 #DCDBC7
square
#C7DCD0 #C7C9DC #DCC7D3 #DCDBC7
split-complementary
#C7DCD0 #DBC7DC #DCC7C9
monochromatic
#7CAD91 #A1C4B0 #C7DCD0 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.44
#C7DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C7DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCD0
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCD0 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9CF
Deuteranopia (green-blind)
#D7D6D1
Tritanopia (blue-blind)
#C4DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dcd0; /* rgb */ color: rgb(199, 220, 208); /* oklch */ color: oklch(87.5% 0.028 160.8);
Tailwind
colors: {
custom: {
50: '#d8e6de',
500: '#c7dcd0',
950: '#000000',
},
}SCSS
$custom: #c7dcd0; $custom-light: #d8e6de; $custom-dark: #000000;
JSON
{
"hex": "#c7dcd0",
"rgb": {
"r": 199,
"g": 220,
"b": 208
},
"hsl": {
"h": 145.714,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87543,
"c": 0.02776,
"h": 160.8
},
"luminance": 0.67883
}Semantic roles & 50–950 ramp
primary
#C7DCD0
secondary
#B295A6
accent
#4479A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484