#C0D4C8#C0D4C8
#C0D4C8 is a very light, muted green. Relative luminance 0.625; OKLCH L 85.1% C 0.027 H 159.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D4C8 |
|---|---|
| RGB | rgb(192, 212, 200) |
| HSL | hsl(144, 19%, 79%) |
| HSV | hsv(144, 9%, 83%) |
| CMYK | cmyk(9.4%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(83.16, -8.98, 3.64) |
| CIE-LCH | lch(83.16, 9.69, 157.91°) |
| OKLab | oklab(85.15% -0.0254 0.0095) |
| OKLCH | oklch(85.15% 0.027 159.5) |
| XYZ | xyz(55.7048, 62.4628, 63.7541) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 8.40
Honeydew
#F0FFF0
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 10.10
Light Gray
#D3D3D3
ΔE00 10.65
Ice
#D6FFFA
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D4C8 #D4C0CC
analogous
#C2D4C0 #C0D4C8 #C0D4D2
triadic
#C0D4C8 #C8C0D4 #D4C8C0
tetradic
#C0D4C8 #C0C2D4 #D4C0CC #D4D2C0
square
#C0D4C8 #C0C2D4 #D4C0CC #D4D2C0
split-complementary
#C0D4C8 #D2C0D4 #D4C0C2
monochromatic
#77A288 #9CBBA8 #C0D4C8 #E4EDE8 #EDF3EF
Accessibility & contrast
On white
1.56
#C0D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C0D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D4C8
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D4C8 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#BDD4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c0d4c8; /* rgb */ color: rgb(192, 212, 200); /* oklch */ color: oklch(85.1% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#d3e1d8',
500: '#c0d4c8',
950: '#000000',
},
}SCSS
$custom: #c0d4c8; $custom-light: #d3e1d8; $custom-dark: #000000;
JSON
{
"hex": "#c0d4c8",
"rgb": {
"r": 192,
"g": 212,
"b": 200
},
"hsl": {
"h": 144,
"s": 18.868,
"l": 79.216
},
"oklch": {
"l": 0.85149,
"c": 0.02709,
"h": 159.5
},
"luminance": 0.62464
}Semantic roles & 50–950 ramp
primary
#C0D4C8
secondary
#A98F9F
accent
#487B9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483