#C0DFDD#C0DFDD
#C0DFDD is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.033 H 191.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFDD |
|---|---|
| RGB | rgb(192, 223, 221) |
| HSL | hsl(176, 33%, 81%) |
| HSV | hsv(176, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.60, -10.56, -2.45) |
| CIE-LCH | lch(86.60, 10.84, 193.08°) |
| OKLab | oklab(88.05% -0.0321 -0.0067) |
| OKLCH | oklch(88.05% 0.033 191.8) |
| XYZ | xyz(61.1737, 69.2008, 78.5266) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Very Pale Blue
#D6FFFE
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 6.98
Very Light Blue
#D5FFFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFDD #DFC0C2
analogous
#C0DFCE #C0DFDD #C0D2DF
triadic
#C0DFDD #DDC0DF #DFDDC0
tetradic
#C0DFDD #CEC0DF #DFC0C2 #D2DFC0
square
#C0DFDD #CEC0DF #DFC0C2 #D2DFC0
split-complementary
#C0DFDD #DFC0D2 #DFCEC0
monochromatic
#6FB6B1 #97CAC7 #C0DFDD #E9F4F3 #EBF5F4
Accessibility & contrast
On white
1.42
#C0DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C0DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFDD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFDD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#B7E1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c0dfdd; /* rgb */ color: rgb(192, 223, 221); /* oklch */ color: oklch(88.1% 0.033 191.8);
Tailwind
colors: {
custom: {
50: '#d3e9e7',
500: '#c0dfdd',
950: '#000000',
},
}SCSS
$custom: #c0dfdd; $custom-light: #d3e9e7; $custom-dark: #000000;
JSON
{
"hex": "#c0dfdd",
"rgb": {
"r": 192,
"g": 223,
"b": 221
},
"hsl": {
"h": 176.129,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.88054,
"c": 0.03284,
"h": 191.8
},
"luminance": 0.69202
}Semantic roles & 50–950 ramp
primary
#C0DFDD
secondary
#B78C8F
accent
#3A41AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484