#C1DFDE#C1DFDE
#C1DFDE is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.032 H 194.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFDE |
|---|---|
| RGB | rgb(193, 223, 222) |
| HSL | hsl(178, 32%, 82%) |
| HSV | hsv(178, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.69, -10.04, -2.84) |
| CIE-LCH | lch(86.69, 10.44, 195.79°) |
| OKLab | oklab(88.15% -0.0308 -0.0077) |
| OKLCH | oklch(88.15% 0.032 194.1) |
| XYZ | xyz(61.5615, 69.3853, 79.2423) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 6.60
Lightcyan
#E0FFFF
ΔE00 6.87
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Very Pale Blue
#D6FFFE
ΔE00 7.00
Very Light Blue
#D5FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFDE #DFC1C2
analogous
#C1DFCF #C1DFDE #C1D1DF
triadic
#C1DFDE #DEC1DF #DFDEC1
tetradic
#C1DFDE #CFC1DF #DFC1C2 #D1DFC1
square
#C1DFDE #CFC1DF #DFC1C2 #D1DFC1
split-complementary
#C1DFDE #DFC1D1 #DFCFC1
monochromatic
#70B5B3 #99CAC9 #C1DFDE #E9F4F3 #EBF5F4
Accessibility & contrast
On white
1.41
#C1DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C1DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFDE
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFDE | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#B9E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dfde; /* rgb */ color: rgb(193, 223, 222); /* oklch */ color: oklch(88.2% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#d4e9e8',
500: '#c1dfde',
950: '#000000',
},
}SCSS
$custom: #c1dfde; $custom-light: #d4e9e8; $custom-dark: #000000;
JSON
{
"hex": "#c1dfde",
"rgb": {
"r": 193,
"g": 223,
"b": 222
},
"hsl": {
"h": 178,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.88151,
"c": 0.03173,
"h": 194.1
},
"luminance": 0.69387
}Semantic roles & 50–950 ramp
primary
#C1DFDE
secondary
#B78D8F
accent
#3B3FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484