#C0DFCD#C0DFCD
#C0DFCD is a very light, muted green. Relative luminance 0.684; OKLCH L 87.6% C 0.041 H 160.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFCD |
|---|---|
| RGB | rgb(192, 223, 205) |
| HSL | hsl(145, 33%, 81%) |
| HSV | hsv(145, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.20, -13.65, 5.40) |
| CIE-LCH | lch(86.20, 14.68, 158.44°) |
| OKLab | oklab(87.6% -0.0385 0.014) |
| OKLCH | oklch(87.6% 0.041 160) |
| XYZ | xyz(59.1427, 68.3884, 67.8301) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.78
Duck Egg Blue
#C3FBF4
ΔE00 8.81
Honeydew
#F0FFF0
ΔE00 9.27
Eggshell Blue
#C4FFF7
ΔE00 9.44
Pale Aqua
#B8FFEB
ΔE00 9.67
Light Light Blue
#CAFFFB
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFCD #DFC0D2
analogous
#C3DFC0 #C0DFCD #C0DFDD
triadic
#C0DFCD #CDC0DF #DFCDC0
tetradic
#C0DFCD #C0C3DF #DFC0D2 #DFDDC0
square
#C0DFCD #C0C3DF #DFC0D2 #DFDDC0
split-complementary
#C0DFCD #DDC0DF #DFC0C3
monochromatic
#6FB68D #97CAAD #C0DFCD #E9F4ED #EBF5EF
Accessibility & contrast
On white
1.43
#C0DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C0DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFCD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFCD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#BBDFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfcd; /* rgb */ color: rgb(192, 223, 205); /* oklch */ color: oklch(87.6% 0.041 160.0);
Tailwind
colors: {
custom: {
50: '#d3e9dc',
500: '#c0dfcd',
950: '#000000',
},
}SCSS
$custom: #c0dfcd; $custom-light: #d3e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c0dfcd",
"rgb": {
"r": 192,
"g": 223,
"b": 205
},
"hsl": {
"h": 145.161,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87601,
"c": 0.04099,
"h": 160
},
"luminance": 0.6839
}Semantic roles & 50–950 ramp
primary
#C0DFCD
secondary
#B78CA5
accent
#3A7CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484