#C0D6C8#C0D6C8
#C0D6C8 is a very light, muted green. Relative luminance 0.635; OKLCH L 85.6% C 0.030 H 157.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D6C8 |
|---|---|
| RGB | rgb(192, 214, 200) |
| HSL | hsl(142, 21%, 80%) |
| HSV | hsv(142, 10%, 84%) |
| CMYK | cmyk(10.3%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(83.69, -10.01, 4.41) |
| CIE-LCH | lch(83.69, 10.94, 156.21°) |
| OKLab | oklab(85.57% -0.0282 0.0115) |
| OKLCH | oklch(85.57% 0.03 157.8) |
| XYZ | xyz(56.2079, 63.4689, 63.9218) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 9.43
Honeydew
#F0FFF0
ΔE00 9.57
Powder Blue
#B0E0E6
ΔE00 10.28
Ice
#D6FFFA
ΔE00 10.37
Lightcyan
#E0FFFF
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D6C8 #D6C0CE
analogous
#C3D6C0 #C0D6C8 #C0D6D3
triadic
#C0D6C8 #C8C0D6 #D6C8C0
tetradic
#C0D6C8 #C0C3D6 #D6C0CE #D6D3C0
square
#C0D6C8 #C0C3D6 #D6C0CE #D6D3C0
split-complementary
#C0D6C8 #D3C0D6 #D6C0C3
monochromatic
#76A687 #9BBEA8 #C0D6C8 #E5EEE8 #ECF3EF
Accessibility & contrast
On white
1.53
#C0D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#C0D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D6C8
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D6C8 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#BDD6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c0d6c8; /* rgb */ color: rgb(192, 214, 200); /* oklch */ color: oklch(85.6% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#d3e2d8',
500: '#c0d6c8',
950: '#000000',
},
}SCSS
$custom: #c0d6c8; $custom-light: #d3e2d8; $custom-dark: #000000;
JSON
{
"hex": "#c0d6c8",
"rgb": {
"r": 192,
"g": 214,
"b": 200
},
"hsl": {
"h": 141.818,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.85568,
"c": 0.03041,
"h": 157.8
},
"luminance": 0.6347
}Semantic roles & 50–950 ramp
primary
#C0D6C8
secondary
#AC8FA1
accent
#467FA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483