#C0DFD3#C0DFD3
#C0DFD3 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.037 H 170.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD3 |
|---|---|
| RGB | rgb(192, 223, 211) |
| HSL | hsl(157, 33%, 81%) |
| HSV | hsv(157, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.35, -12.52, 2.45) |
| CIE-LCH | lch(86.35, 12.75, 168.94°) |
| OKLab | oklab(87.77% -0.0361 0.0063) |
| OKLCH | oklch(87.77% 0.037 170.1) |
| XYZ | xyz(59.8809, 68.6837, 71.7178) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.57
Duck Egg Blue
#C3FBF4
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.33
Very Pale Blue
#D6FFFE
ΔE00 8.35
Paleturquoise
#AFEEEE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD3 #DFC0CC
analogous
#C0DFC4 #C0DFD3 #C0DCDF
triadic
#C0DFD3 #D3C0DF #DFD3C0
tetradic
#C0DFD3 #C4C0DF #DFC0CC #DCDFC0
square
#C0DFD3 #C4C0DF #DFC0CC #DCDFC0
split-complementary
#C0DFD3 #DFC0DC #DFC4C0
monochromatic
#6FB69A #97CAB7 #C0DFD3 #E9F4EF #EBF5F1
Accessibility & contrast
On white
1.42
#C0DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C0DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD3
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD3 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD2
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#BAE0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd3; /* rgb */ color: rgb(192, 223, 211); /* oklch */ color: oklch(87.8% 0.037 170.1);
Tailwind
colors: {
custom: {
50: '#d3e9e0',
500: '#c0dfd3',
950: '#000000',
},
}SCSS
$custom: #c0dfd3; $custom-light: #d3e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd3",
"rgb": {
"r": 192,
"g": 223,
"b": 211
},
"hsl": {
"h": 156.774,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87766,
"c": 0.03663,
"h": 170.1
},
"luminance": 0.68685
}Semantic roles & 50–950 ramp
primary
#C0DFD3
secondary
#B78C9D
accent
#3A66AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484