#C0DCD2#C0DCD2
#C0DCD2 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.033 H 172.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCD2 |
|---|---|
| RGB | rgb(192, 220, 210) |
| HSL | hsl(159, 29%, 81%) |
| HSV | hsv(159, 13%, 86%) |
| CMYK | cmyk(12.7%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.53, -11.19, 1.78) |
| CIE-LCH | lch(85.53, 11.33, 170.95°) |
| OKLab | oklab(87.11% -0.0324 0.0046) |
| OKLCH | oklch(87.11% 0.033 172) |
| XYZ | xyz(58.9615, 67.0448, 70.7948) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.76
Ice
#D6FFFA
ΔE00 8.08
Ice Blue (survey)
#D7FFFE
ΔE00 8.60
Very Pale Blue
#D6FFFE
ΔE00 8.64
Duck Egg Blue
#C3FBF4
ΔE00 8.67
Lightcyan
#E0FFFF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCD2 #DCC0CA
analogous
#C0DCC4 #C0DCD2 #C0D8DC
triadic
#C0DCD2 #D2C0DC #DCD2C0
tetradic
#C0DCD2 #C4C0DC #DCC0CA #D8DCC0
square
#C0DCD2 #C4C0DC #DCC0CA #D8DCC0
split-complementary
#C0DCD2 #DCC0D8 #DCC4C0
monochromatic
#71B09A #99C6B6 #C0DCD2 #E7F2EE #EBF4F1
Accessibility & contrast
On white
1.46
#C0DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C0DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCD2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCD2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#BADDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dcd2; /* rgb */ color: rgb(192, 220, 210); /* oklch */ color: oklch(87.1% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#d3e6df',
500: '#c0dcd2',
950: '#000000',
},
}SCSS
$custom: #c0dcd2; $custom-light: #d3e6df; $custom-dark: #000000;
JSON
{
"hex": "#c0dcd2",
"rgb": {
"r": 192,
"g": 220,
"b": 210
},
"hsl": {
"h": 158.571,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87107,
"c": 0.03273,
"h": 172
},
"luminance": 0.67046
}Semantic roles & 50–950 ramp
primary
#C0DCD2
secondary
#B38D9B
accent
#3E64A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484