#C0DFD4#C0DFD4
#C0DFD4 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.036 H 172.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD4 |
|---|---|
| RGB | rgb(192, 223, 212) |
| HSL | hsl(159, 33%, 81%) |
| HSV | hsv(159, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.37, -12.33, 1.96) |
| CIE-LCH | lch(86.37, 12.48, 170.99°) |
| OKLab | oklab(87.79% -0.0357 0.005) |
| OKLCH | oklch(87.79% 0.036 172) |
| XYZ | xyz(60.0067, 68.7340, 72.3800) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.72
Duck Egg Blue
#C3FBF4
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 8.11
Very Pale Blue
#D6FFFE
ΔE00 8.13
Paleturquoise
#AFEEEE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD4 #DFC0CB
analogous
#C0DFC5 #C0DFD4 #C0DBDF
triadic
#C0DFD4 #D4C0DF #DFD4C0
tetradic
#C0DFD4 #C5C0DF #DFC0CB #DBDFC0
square
#C0DFD4 #C5C0DF #DFC0CB #DBDFC0
split-complementary
#C0DFD4 #DFC0DB #DFC5C0
monochromatic
#6FB69D #97CAB8 #C0DFD4 #E9F4F0 #EBF5F1
Accessibility & contrast
On white
1.42
#C0DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C0DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD4
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD4 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#D7D6D5
Tritanopia (blue-blind)
#B9E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd4; /* rgb */ color: rgb(192, 223, 212); /* oklch */ color: oklch(87.8% 0.036 172.0);
Tailwind
colors: {
custom: {
50: '#d3e9e1',
500: '#c0dfd4',
950: '#000000',
},
}SCSS
$custom: #c0dfd4; $custom-light: #d3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd4",
"rgb": {
"r": 192,
"g": 223,
"b": 212
},
"hsl": {
"h": 158.71,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87794,
"c": 0.03604,
"h": 172
},
"luminance": 0.68735
}Semantic roles & 50–950 ramp
primary
#C0DFD4
secondary
#B78C9B
accent
#3A62AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484