#C3DADE#C3DADE
#C3DADE is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.3% C 0.025 H 209.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DADE |
|---|---|
| RGB | rgb(195, 218, 222) |
| HSL | hsl(189, 29%, 82%) |
| HSV | hsv(189, 12%, 87%) |
| CMYK | cmyk(12.2%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(85.51, -6.84, -4.56) |
| CIE-LCH | lch(85.51, 8.22, 213.72°) |
| OKLab | oklab(87.25% -0.022 -0.0123) |
| OKLCH | oklch(87.25% 0.025 209.2) |
| XYZ | xyz(60.7587, 67.0176, 78.8277) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 7.99
Lightcyan
#E0FFFF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DADE #DEC7C3
analogous
#C3DED5 #C3DADE #C3CDDE
triadic
#C3DADE #DEC3DA #DADEC3
tetradic
#C3DADE #D5C3DE #DEC7C3 #CDDEC3
square
#C3DADE #D5C3DE #DEC7C3 #CDDEC3
split-complementary
#C3DADE #DEC3CD #DED5C3
monochromatic
#74A9B3 #9CC2C8 #C3DADE #EAF2F4 #EBF3F4
Accessibility & contrast
On white
1.46
#C3DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#C3DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DADE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DADE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#BCDCDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dade; /* rgb */ color: rgb(195, 218, 222); /* oklch */ color: oklch(87.3% 0.025 209.2);
Tailwind
colors: {
custom: {
50: '#d5e5e8',
500: '#c3dade',
950: '#000000',
},
}SCSS
$custom: #c3dade; $custom-light: #d5e5e8; $custom-dark: #000000;
JSON
{
"hex": "#c3dade",
"rgb": {
"r": 195,
"g": 218,
"b": 222
},
"hsl": {
"h": 188.889,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.8725,
"c": 0.02521,
"h": 209.2
},
"luminance": 0.67019
}Semantic roles & 50–950 ramp
primary
#C3DADE
secondary
#B59590
accent
#4E3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484