#C0DFD5#C0DFD5
#C0DFD5 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.035 H 174.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD5 |
|---|---|
| RGB | rgb(192, 223, 213) |
| HSL | hsl(161, 33%, 81%) |
| HSV | hsv(161, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.40, -12.13, 1.46) |
| CIE-LCH | lch(86.40, 12.22, 173.12°) |
| OKLab | oklab(87.82% -0.0353 0.0037) |
| OKLCH | oklch(87.82% 0.035 174) |
| XYZ | xyz(60.1332, 68.7846, 73.0464) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.69
Ice Blue (survey)
#D7FFFE
ΔE00 7.89
Very Pale Blue
#D6FFFE
ΔE00 7.92
Paleturquoise
#AFEEEE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD5 #DFC0CA
analogous
#C0DFC6 #C0DFD5 #C0DADF
triadic
#C0DFD5 #D5C0DF #DFD5C0
tetradic
#C0DFD5 #C6C0DF #DFC0CA #DADFC0
square
#C0DFD5 #C6C0DF #DFC0CA #DADFC0
split-complementary
#C0DFD5 #DFC0DA #DFC6C0
monochromatic
#6FB69F #97CABA #C0DFD5 #E9F4F0 #EBF5F1
Accessibility & contrast
On white
1.42
#C0DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C0DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD5
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD5 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D7D6D6
Tritanopia (blue-blind)
#B9E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd5; /* rgb */ color: rgb(192, 223, 213); /* oklch */ color: oklch(87.8% 0.035 174.0);
Tailwind
colors: {
custom: {
50: '#d3e9e1',
500: '#c0dfd5',
950: '#000000',
},
}SCSS
$custom: #c0dfd5; $custom-light: #d3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd5",
"rgb": {
"r": 192,
"g": 223,
"b": 213
},
"hsl": {
"h": 160.645,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87822,
"c": 0.03548,
"h": 174
},
"luminance": 0.68786
}Semantic roles & 50–950 ramp
primary
#C0DFD5
secondary
#B78C9A
accent
#3A5FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484