#C3DFDB#C3DFDB
#C3DFDB is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.030 H 186.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFDB |
|---|---|
| RGB | rgb(195, 223, 219) |
| HSL | hsl(171, 30%, 82%) |
| HSV | hsv(171, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.75, -10.00, -1.17) |
| CIE-LCH | lch(86.75, 10.06, 186.65°) |
| OKLab | oklab(88.2% -0.03 -0.0033) |
| OKLCH | oklch(88.2% 0.03 186.2) |
| XYZ | xyz(61.6764, 69.4906, 77.1676) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightcyan
#E0FFFF
ΔE00 7.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.16
Ice
#D6FFFA
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.23
Very Light Blue
#D5FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFDB #DFC3C7
analogous
#C3DFCD #C3DFDB #C3D5DF
triadic
#C3DFDB #DBC3DF #DFDBC3
tetradic
#C3DFDB #CDC3DF #DFC3C7 #D5DFC3
square
#C3DFDB #CDC3DF #DFC3C7 #D5DFC3
split-complementary
#C3DFDB #DFC3D5 #DFCDC3
monochromatic
#73B4AB #9BCAC3 #C3DFDB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.41
#C3DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C3DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFDB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFDB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#BCE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfdb; /* rgb */ color: rgb(195, 223, 219); /* oklch */ color: oklch(88.2% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#d5e9e6',
500: '#c3dfdb',
950: '#000000',
},
}SCSS
$custom: #c3dfdb; $custom-light: #d5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c3dfdb",
"rgb": {
"r": 195,
"g": 223,
"b": 219
},
"hsl": {
"h": 171.429,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88199,
"c": 0.03015,
"h": 186.2
},
"luminance": 0.69492
}Semantic roles & 50–950 ramp
primary
#C3DFDB
secondary
#B79095
accent
#3C4CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484