#C0DFD6#C0DFD6
#C0DFD6 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.035 H 176.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD6 |
|---|---|
| RGB | rgb(192, 223, 214) |
| HSL | hsl(163, 33%, 81%) |
| HSV | hsv(163, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.42, -11.94, 0.97) |
| CIE-LCH | lch(86.42, 11.98, 175.34°) |
| OKLab | oklab(87.85% -0.0349 0.0024) |
| OKLCH | oklch(87.85% 0.035 176.1) |
| XYZ | xyz(60.2605, 68.8355, 73.7170) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.97
Ice
#D6FFFA
ΔE00 7.16
Duck Egg Blue
#C3FBF4
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Very Pale Blue
#D6FFFE
ΔE00 7.72
Paleturquoise
#AFEEEE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD6 #DFC0C9
analogous
#C0DFC7 #C0DFD6 #C0D9DF
triadic
#C0DFD6 #D6C0DF #DFD6C0
tetradic
#C0DFD6 #C7C0DF #DFC0C9 #D9DFC0
square
#C0DFD6 #C7C0DF #DFC0C9 #D9DFC0
split-complementary
#C0DFD6 #DFC0D9 #DFC7C0
monochromatic
#6FB6A1 #97CABC #C0DFD6 #E9F4F0 #EBF5F2
Accessibility & contrast
On white
1.42
#C0DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C0DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD6
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD6 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#B9E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd6; /* rgb */ color: rgb(192, 223, 214); /* oklch */ color: oklch(87.8% 0.035 176.1);
Tailwind
colors: {
custom: {
50: '#d3e9e2',
500: '#c0dfd6',
950: '#000000',
},
}SCSS
$custom: #c0dfd6; $custom-light: #d3e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd6",
"rgb": {
"r": 192,
"g": 223,
"b": 214
},
"hsl": {
"h": 162.581,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.8785,
"c": 0.03497,
"h": 176.1
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#C0DFD6
secondary
#B78C99
accent
#3A5BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484