#C0DFD7#C0DFD7
#C0DFD7 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 178.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD7 |
|---|---|
| RGB | rgb(192, 223, 215) |
| HSL | hsl(165, 33%, 81%) |
| HSV | hsv(165, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.45, -11.74, 0.48) |
| CIE-LCH | lch(86.45, 11.75, 177.64°) |
| OKLab | oklab(87.88% -0.0345 0.0011) |
| OKLCH | oklch(87.88% 0.035 178.2) |
| XYZ | xyz(60.3886, 68.8867, 74.3916) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.61
Ice
#D6FFFA
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.51
Very Pale Blue
#D6FFFE
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD7 #DFC0C8
analogous
#C0DFC8 #C0DFD7 #C0D8DF
triadic
#C0DFD7 #D7C0DF #DFD7C0
tetradic
#C0DFD7 #C8C0DF #DFC0C8 #D8DFC0
square
#C0DFD7 #C8C0DF #DFC0C8 #D8DFC0
split-complementary
#C0DFD7 #DFC0D8 #DFC8C0
monochromatic
#6FB6A3 #97CABD #C0DFD7 #E9F4F1 #EBF5F2
Accessibility & contrast
On white
1.42
#C0DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C0DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD7
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD7 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#D6D7D8
Tritanopia (blue-blind)
#B9E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd7; /* rgb */ color: rgb(192, 223, 215); /* oklch */ color: oklch(87.9% 0.035 178.2);
Tailwind
colors: {
custom: {
50: '#d3e9e3',
500: '#c0dfd7',
950: '#000000',
},
}SCSS
$custom: #c0dfd7; $custom-light: #d3e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd7",
"rgb": {
"r": 192,
"g": 223,
"b": 215
},
"hsl": {
"h": 164.516,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87879,
"c": 0.03452,
"h": 178.2
},
"luminance": 0.68888
}Semantic roles & 50–950 ramp
primary
#C0DFD7
secondary
#B78C97
accent
#3A57AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484