#C3DEDF#C3DEDF
#C3DEDF is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.029 H 199.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEDF |
|---|---|
| RGB | rgb(195, 222, 223) |
| HSL | hsl(182, 30%, 82%) |
| HSV | hsv(182, 13%, 87%) |
| CMYK | cmyk(12.6%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(86.59, -8.69, -3.51) |
| CIE-LCH | lch(86.59, 9.37, 201.97°) |
| OKLab | oklab(88.11% -0.0271 -0.0095) |
| OKLCH | oklch(88.11% 0.029 199.4) |
| XYZ | xyz(61.9430, 69.1710, 79.8855) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.51
Very Pale Blue
#D6FFFE
ΔE00 7.60
Very Light Blue
#D5FFFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEDF #DFC4C3
analogous
#C3DFD2 #C3DEDF #C3D0DF
triadic
#C3DEDF #DFC3DE #DEDFC3
tetradic
#C3DEDF #D2C3DF #DFC4C3 #D0DFC3
square
#C3DEDF #D2C3DF #DFC4C3 #D0DFC3
split-complementary
#C3DEDF #DFC3D0 #DFD2C3
monochromatic
#73B2B4 #9BC8CA #C3DEDF #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.42
#C3DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C3DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEDF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEDF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#BBE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dedf; /* rgb */ color: rgb(195, 222, 223); /* oklch */ color: oklch(88.1% 0.029 199.4);
Tailwind
colors: {
custom: {
50: '#d5e8e9',
500: '#c3dedf',
950: '#000000',
},
}SCSS
$custom: #c3dedf; $custom-light: #d5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#c3dedf",
"rgb": {
"r": 195,
"g": 222,
"b": 223
},
"hsl": {
"h": 182.143,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88109,
"c": 0.02868,
"h": 199.4
},
"luminance": 0.69172
}Semantic roles & 50–950 ramp
primary
#C3DEDF
secondary
#B79190
accent
#403CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484