#C0DFD1#C0DFD1
#C0DFD1 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.7% C 0.038 H 166.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD1 |
|---|---|
| RGB | rgb(192, 223, 209) |
| HSL | hsl(153, 33%, 81%) |
| HSV | hsv(153, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.30, -12.90, 3.43) |
| CIE-LCH | lch(86.30, 13.35, 165.12°) |
| OKLab | oklab(87.71% -0.0369 0.0089) |
| OKLCH | oklch(87.71% 0.038 166.5) |
| XYZ | xyz(59.6318, 68.5840, 70.4055) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.93
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Ice Blue (survey)
#D7FFFE
ΔE00 8.82
Very Pale Blue
#D6FFFE
ΔE00 8.83
Light Light Blue
#CAFFFB
ΔE00 8.84
Powder Blue
#B0E0E6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD1 #DFC0CE
analogous
#C0DFC2 #C0DFD1 #C0DEDF
triadic
#C0DFD1 #D1C0DF #DFD1C0
tetradic
#C0DFD1 #C2C0DF #DFC0CE #DEDFC0
square
#C0DFD1 #C2C0DF #DFC0CE #DEDFC0
split-complementary
#C0DFD1 #DFC0DE #DFC2C0
monochromatic
#6FB696 #97CAB3 #C0DFD1 #E9F4EF #EBF5F0
Accessibility & contrast
On white
1.43
#C0DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C0DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD1
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD1 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D8D6D2
Tritanopia (blue-blind)
#BADFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd1; /* rgb */ color: rgb(192, 223, 209); /* oklch */ color: oklch(87.7% 0.038 166.5);
Tailwind
colors: {
custom: {
50: '#d3e9df',
500: '#c0dfd1',
950: '#000000',
},
}SCSS
$custom: #c0dfd1; $custom-light: #d3e9df; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd1",
"rgb": {
"r": 192,
"g": 223,
"b": 209
},
"hsl": {
"h": 152.903,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.8771,
"c": 0.03794,
"h": 166.5
},
"luminance": 0.68585
}Semantic roles & 50–950 ramp
primary
#C0DFD1
secondary
#B78CA0
accent
#3A6DAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484