#C5DFDF#C5DFDF
#C5DFDF is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.5% C 0.028 H 196.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFDF |
|---|---|
| RGB | rgb(197, 223, 223) |
| HSL | hsl(180, 29%, 82%) |
| HSV | hsv(180, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.98, -8.57, -2.91) |
| CIE-LCH | lch(86.98, 9.05, 198.78°) |
| OKLab | oklab(88.46% -0.0264 -0.0079) |
| OKLCH | oklch(88.46% 0.028 196.7) |
| XYZ | xyz(62.7297, 69.9721, 79.9987) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 6.62
Lightcyan
#E0FFFF
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.35
Very Pale Blue
#D6FFFE
ΔE00 7.44
Very Light Blue
#D5FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFDF #DFC5C5
analogous
#C5DFD2 #C5DFDF #C5D2DF
triadic
#C5DFDF #DFC5DF #DFDFC5
tetradic
#C5DFDF #D2C5DF #DFC5C5 #D2DFC5
square
#C5DFDF #D2C5DF #DFC5C5 #D2DFC5
split-complementary
#C5DFDF #DFC5D2 #DFD2C5
monochromatic
#76B3B3 #9EC9C9 #C5DFDF #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.40
#C5DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C5DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFDF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFDF | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#BEE1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c5dfdf; /* rgb */ color: rgb(197, 223, 223); /* oklch */ color: oklch(88.5% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d6e9e9',
500: '#c5dfdf',
950: '#000000',
},
}SCSS
$custom: #c5dfdf; $custom-light: #d6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c5dfdf",
"rgb": {
"r": 197,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88455,
"c": 0.02759,
"h": 196.7
},
"luminance": 0.69973
}Semantic roles & 50–950 ramp
primary
#C5DFDF
secondary
#B69292
accent
#3E3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484