#C0DFCF#C0DFCF
#C0DFCF is a very light, muted green. Relative luminance 0.685; OKLCH L 87.7% C 0.039 H 163.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFCF |
|---|---|
| RGB | rgb(192, 223, 207) |
| HSL | hsl(149, 33%, 81%) |
| HSV | hsv(149, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.25, -13.28, 4.41) |
| CIE-LCH | lch(86.25, 13.99, 161.62°) |
| OKLab | oklab(87.66% -0.0377 0.0115) |
| OKLCH | oklch(87.66% 0.039 163.1) |
| XYZ | xyz(59.3857, 68.4856, 69.1096) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.34
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Eggshell Blue
#C4FFF7
ΔE00 9.12
Honeydew
#F0FFF0
ΔE00 9.18
Light Light Blue
#CAFFFB
ΔE00 9.24
Ice Blue (survey)
#D7FFFE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFCF #DFC0D0
analogous
#C1DFC0 #C0DFCF #C0DFDF
triadic
#C0DFCF #CFC0DF #DFCFC0
tetradic
#C0DFCF #C0C1DF #DFC0D0 #DFDFC0
square
#C0DFCF #C0C1DF #DFC0D0 #DFDFC0
split-complementary
#C0DFCF #DFC0DF #DFC0C1
monochromatic
#6FB691 #97CAB0 #C0DFCF #E9F4EE #EBF5F0
Accessibility & contrast
On white
1.43
#C0DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C0DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFCF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFCF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#BADFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfcf; /* rgb */ color: rgb(192, 223, 207); /* oklch */ color: oklch(87.7% 0.039 163.1);
Tailwind
colors: {
custom: {
50: '#d3e9dd',
500: '#c0dfcf',
950: '#000000',
},
}SCSS
$custom: #c0dfcf; $custom-light: #d3e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c0dfcf",
"rgb": {
"r": 192,
"g": 223,
"b": 207
},
"hsl": {
"h": 149.032,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87655,
"c": 0.0394,
"h": 163.1
},
"luminance": 0.68487
}Semantic roles & 50–950 ramp
primary
#C0DFCF
secondary
#B78CA2
accent
#3A75AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484