#C0DCD0#C0DCD0
#C0DCD0 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.034 H 167.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCD0 |
|---|---|
| RGB | rgb(192, 220, 208) |
| HSL | hsl(154, 29%, 81%) |
| HSV | hsv(154, 13%, 86%) |
| CMYK | cmyk(12.7%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.48, -11.57, 2.77) |
| CIE-LCH | lch(85.48, 11.89, 166.56°) |
| OKLab | oklab(87.05% -0.0332 0.0072) |
| OKLCH | oklch(87.05% 0.034 167.8) |
| XYZ | xyz(58.7139, 66.9458, 69.4907) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.34
Powder Blue
#B0E0E6
ΔE00 8.48
Duck Egg Blue
#C3FBF4
ΔE00 8.83
Ice Blue (survey)
#D7FFFE
ΔE00 9.01
Very Pale Blue
#D6FFFE
ΔE00 9.05
Paleturquoise
#AFEEEE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCD0 #DCC0CC
analogous
#C0DCC2 #C0DCD0 #C0DADC
triadic
#C0DCD0 #D0C0DC #DCD0C0
tetradic
#C0DCD0 #C2C0DC #DCC0CC #DADCC0
square
#C0DCD0 #C2C0DC #DCC0CC #DADCC0
split-complementary
#C0DCD0 #DCC0DA #DCC2C0
monochromatic
#71B095 #99C6B3 #C0DCD0 #E7F2ED #EBF4F0
Accessibility & contrast
On white
1.46
#C0DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C0DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCD0
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCD0 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#BBDCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dcd0; /* rgb */ color: rgb(192, 220, 208); /* oklch */ color: oklch(87.1% 0.034 167.8);
Tailwind
colors: {
custom: {
50: '#d3e6de',
500: '#c0dcd0',
950: '#000000',
},
}SCSS
$custom: #c0dcd0; $custom-light: #d3e6de; $custom-dark: #000000;
JSON
{
"hex": "#c0dcd0",
"rgb": {
"r": 192,
"g": 220,
"b": 208
},
"hsl": {
"h": 154.286,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87051,
"c": 0.03397,
"h": 167.8
},
"luminance": 0.66947
}Semantic roles & 50–950 ramp
primary
#C0DCD0
secondary
#B38D9D
accent
#3E6BA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484