#C0DFD8#C0DFD8
#C0DFD8 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.034 H 180.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD8 |
|---|---|
| RGB | rgb(192, 223, 216) |
| HSL | hsl(166, 33%, 81%) |
| HSV | hsv(166, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.47, -11.55, -0.01) |
| CIE-LCH | lch(86.47, 11.55, 180.03°) |
| OKLab | oklab(87.91% -0.0341 -0.0002) |
| OKLCH | oklch(87.91% 0.034 180.3) |
| XYZ | xyz(60.5175, 68.9383, 75.0704) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Ice
#D6FFFA
ΔE00 7.00
Ice Blue (survey)
#D7FFFE
ΔE00 7.35
Very Pale Blue
#D6FFFE
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD8 #DFC0C7
analogous
#C0DFC9 #C0DFD8 #C0D7DF
triadic
#C0DFD8 #D8C0DF #DFD8C0
tetradic
#C0DFD8 #C9C0DF #DFC0C7 #D7DFC0
square
#C0DFD8 #C9C0DF #DFC0C7 #D7DFC0
split-complementary
#C0DFD8 #DFC0D7 #DFC9C0
monochromatic
#6FB6A6 #97CABF #C0DFD8 #E9F4F1 #EBF5F2
Accessibility & contrast
On white
1.42
#C0DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C0DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D6D7D9
Tritanopia (blue-blind)
#B9E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd8; /* rgb */ color: rgb(192, 223, 216); /* oklch */ color: oklch(87.9% 0.034 180.3);
Tailwind
colors: {
custom: {
50: '#d3e9e4',
500: '#c0dfd8',
950: '#000000',
},
}SCSS
$custom: #c0dfd8; $custom-light: #d3e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd8",
"rgb": {
"r": 192,
"g": 223,
"b": 216
},
"hsl": {
"h": 166.452,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87908,
"c": 0.0341,
"h": 180.3
},
"luminance": 0.6894
}Semantic roles & 50–950 ramp
primary
#C0DFD8
secondary
#B78C96
accent
#3A54AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484