#C3DDDF#C3DDDF
#C3DDDF is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.9% C 0.028 H 202.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDDF |
|---|---|
| RGB | rgb(195, 221, 223) |
| HSL | hsl(184, 30%, 82%) |
| HSV | hsv(184, 13%, 87%) |
| CMYK | cmyk(12.6%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(86.33, -8.18, -3.89) |
| CIE-LCH | lch(86.33, 9.06, 205.45°) |
| OKLab | oklab(87.9% -0.0257 -0.0105) |
| OKLCH | oklch(87.9% 0.028 202.3) |
| XYZ | xyz(61.6781, 68.6414, 79.7973) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 5.82
Lightcyan
#E0FFFF
ΔE00 7.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Very Pale Blue
#D6FFFE
ΔE00 8.02
Very Light Blue
#D5FFFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDDF #DFC5C3
analogous
#C3DFD3 #C3DDDF #C3CFDF
triadic
#C3DDDF #DFC3DD #DDDFC3
tetradic
#C3DDDF #D3C3DF #DFC5C3 #CFDFC3
square
#C3DDDF #D3C3DF #DFC5C3 #CFDFC3
split-complementary
#C3DDDF #DFC3CF #DFD3C3
monochromatic
#73B0B4 #9BC6CA #C3DDDF #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.43
#C3DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C3DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDDF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDDF | 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)
#D9DADF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#BBDFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dddf; /* rgb */ color: rgb(195, 221, 223); /* oklch */ color: oklch(87.9% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#d5e7e9',
500: '#c3dddf',
950: '#000000',
},
}SCSS
$custom: #c3dddf; $custom-light: #d5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#c3dddf",
"rgb": {
"r": 195,
"g": 221,
"b": 223
},
"hsl": {
"h": 184.286,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87902,
"c": 0.02778,
"h": 202.3
},
"luminance": 0.68643
}Semantic roles & 50–950 ramp
primary
#C3DDDF
secondary
#B79290
accent
#443CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484