#C3DDDB#C3DDDB
#C3DDDB is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.8% C 0.028 H 191.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDDB |
|---|---|
| RGB | rgb(195, 221, 219) |
| HSL | hsl(175, 28%, 82%) |
| HSV | hsv(175, 12%, 87%) |
| CMYK | cmyk(11.8%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.22, -8.97, -1.94) |
| CIE-LCH | lch(86.22, 9.18, 192.18°) |
| OKLab | oklab(87.78% -0.0272 -0.0053) |
| OKLCH | oklch(87.78% 0.028 191) |
| XYZ | xyz(61.1452, 68.4282, 76.9906) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.29
Ice Blue (survey)
#D7FFFE
ΔE00 7.68
Very Pale Blue
#D6FFFE
ΔE00 7.76
Very Light Blue
#D5FFFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDDB #DDC3C5
analogous
#C3DDCE #C3DDDB #C3D2DD
triadic
#C3DDDB #DBC3DD #DDDBC3
tetradic
#C3DDDB #CEC3DD #DDC3C5 #D2DDC3
square
#C3DDDB #CEC3DD #DDC3C5 #D2DDC3
split-complementary
#C3DDDB #DDC3D2 #DDCEC3
monochromatic
#75B1AC #9CC7C4 #C3DDDB #EAF3F2 #EBF4F3
Accessibility & contrast
On white
1.43
#C3DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C3DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDDB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDDB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#BCDFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dddb; /* rgb */ color: rgb(195, 221, 219); /* oklch */ color: oklch(87.8% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#d5e7e6',
500: '#c3dddb',
950: '#000000',
},
}SCSS
$custom: #c3dddb; $custom-light: #d5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c3dddb",
"rgb": {
"r": 195,
"g": 221,
"b": 219
},
"hsl": {
"h": 175.385,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.87783,
"c": 0.02776,
"h": 191
},
"luminance": 0.68429
}Semantic roles & 50–950 ramp
primary
#C3DDDB
secondary
#B49093
accent
#3F47A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484