#C0DFD2#C0DFD2
#C0DFD2 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.7% C 0.037 H 168.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFD2 |
|---|---|
| RGB | rgb(192, 223, 210) |
| HSL | hsl(155, 33%, 81%) |
| HSV | hsv(155, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.32, -12.71, 2.94) |
| CIE-LCH | lch(86.32, 13.04, 166.99°) |
| OKLab | oklab(87.74% -0.0365 0.0076) |
| OKLCH | oklch(87.74% 0.037 168.3) |
| XYZ | xyz(59.7559, 68.6337, 71.0596) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.74
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.47
Ice Blue (survey)
#D7FFFE
ΔE00 8.57
Very Pale Blue
#D6FFFE
ΔE00 8.59
Paleturquoise
#AFEEEE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFD2 #DFC0CD
analogous
#C0DFC3 #C0DFD2 #C0DDDF
triadic
#C0DFD2 #D2C0DF #DFD2C0
tetradic
#C0DFD2 #C3C0DF #DFC0CD #DDDFC0
square
#C0DFD2 #C3C0DF #DFC0CD #DDDFC0
split-complementary
#C0DFD2 #DFC0DD #DFC3C0
monochromatic
#6FB698 #97CAB5 #C0DFD2 #E9F4EF #EBF5F1
Accessibility & contrast
On white
1.43
#C0DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C0DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFD2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFD2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#BADFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dfd2; /* rgb */ color: rgb(192, 223, 210); /* oklch */ color: oklch(87.7% 0.037 168.3);
Tailwind
colors: {
custom: {
50: '#d3e9df',
500: '#c0dfd2',
950: '#000000',
},
}SCSS
$custom: #c0dfd2; $custom-light: #d3e9df; $custom-dark: #000000;
JSON
{
"hex": "#c0dfd2",
"rgb": {
"r": 192,
"g": 223,
"b": 210
},
"hsl": {
"h": 154.839,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87738,
"c": 0.03727,
"h": 168.3
},
"luminance": 0.68635
}Semantic roles & 50–950 ramp
primary
#C0DFD2
secondary
#B78C9E
accent
#3A6AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484