#C7DCCE#C7DCCE
#C7DCCE is a very light, muted green. Relative luminance 0.678; OKLCH L 87.5% C 0.029 H 156.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCCE |
|---|---|
| RGB | rgb(199, 220, 206) |
| HSL | hsl(140, 23%, 82%) |
| HSV | hsv(140, 10%, 86%) |
| CMYK | cmyk(9.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.90, -9.62, 4.49) |
| CIE-LCH | lch(85.90, 10.62, 154.98°) |
| OKLab | oklab(87.49% -0.027 0.0117) |
| OKLCH | oklch(87.49% 0.029 156.6) |
| XYZ | xyz(60.2846, 67.7839, 68.2881) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.74
Honeydew
#F0FFF0
ΔE00 8.08
Ice
#D6FFFA
ΔE00 9.41
Silver (survey)
#C5C9C7
ΔE00 9.58
Lightcyan
#E0FFFF
ΔE00 9.78
Ice Blue (survey)
#D7FFFE
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCCE #DCC7D5
analogous
#CBDCC7 #C7DCCE #C7DCD9
triadic
#C7DCCE #CEC7DC #DCCEC7
tetradic
#C7DCCE #C7CBDC #DCC7D5 #DCD9C7
square
#C7DCCE #C7CBDC #DCC7D5 #DCD9C7
split-complementary
#C7DCCE #D9C7DC #DCC7CB
monochromatic
#7CAD8C #A1C4AD #C7DCCE #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.44
#C7DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C7DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCCE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCCE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#C4DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dcce; /* rgb */ color: rgb(199, 220, 206); /* oklch */ color: oklch(87.5% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#d8e6dd',
500: '#c7dcce',
950: '#000000',
},
}SCSS
$custom: #c7dcce; $custom-light: #d8e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c7dcce",
"rgb": {
"r": 199,
"g": 220,
"b": 206
},
"hsl": {
"h": 140,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87488,
"c": 0.02944,
"h": 156.6
},
"luminance": 0.67785
}Semantic roles & 50–950 ramp
primary
#C7DCCE
secondary
#B295A9
accent
#4482A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484