#C0DFD9#C0DFD9
#C0DFD9 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.034 H 182.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD9 |
|---|---|
| RGB | rgb(192, 223, 217) |
| HSL | hsl(168, 33%, 81%) |
| HSV | hsv(168, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.50, -11.35, -0.50) |
| CIE-LCH | lch(86.50, 11.36, 182.50°) |
| OKLab | oklab(87.94% -0.0337 -0.0015) |
| OKLCH | oklch(87.94% 0.034 182.5) |
| XYZ | xyz(60.6472, 68.9902, 75.7533) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.90
Ice
#D6FFFA
ΔE00 6.95
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Very Pale Blue
#D6FFFE
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.31
Very Light Blue
#D5FFFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD9 #DFC0C6
analogous
#C0DFCA #C0DFD9 #C0D6DF
triadic
#C0DFD9 #D9C0DF #DFD9C0
tetradic
#C0DFD9 #CAC0DF #DFC0C6 #D6DFC0
square
#C0DFD9 #CAC0DF #DFC0C6 #D6DFC0
split-complementary
#C0DFD9 #DFC0D6 #DFCAC0
monochromatic
#6FB6A8 #97CAC1 #C0DFD9 #E9F4F1 #EBF5F3
Accessibility & contrast
On white
1.42
#C0DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C0DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD9
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD9 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#B8E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd9; /* rgb */ color: rgb(192, 223, 217); /* oklch */ color: oklch(87.9% 0.034 182.5);
Tailwind
colors: {
custom: {
50: '#d3e9e4',
500: '#c0dfd9',
950: '#000000',
},
}SCSS
$custom: #c0dfd9; $custom-light: #d3e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd9",
"rgb": {
"r": 192,
"g": 223,
"b": 217
},
"hsl": {
"h": 168.387,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87937,
"c": 0.03374,
"h": 182.5
},
"luminance": 0.68992
}Semantic roles & 50–950 ramp
primary
#C0DFD9
secondary
#B78C95
accent
#3A50AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484