#C8DFDF#C8DFDF
#C8DFDF is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.7% C 0.024 H 196.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFDF |
|---|---|
| RGB | rgb(200, 223, 223) |
| HSL | hsl(180, 26%, 83%) |
| HSV | hsv(180, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.18, -7.60, -2.60) |
| CIE-LCH | lch(87.18, 8.03, 198.85°) |
| OKLab | oklab(88.66% -0.0234 -0.007) |
| OKLCH | oklch(88.66% 0.024 196.7) |
| XYZ | xyz(63.5233, 70.3813, 80.0359) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.08
Light Grey
#D8DCD6
ΔE00 7.34
Azure (CSS)
#F0FFFF
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFDF #DFC8C8
analogous
#C8DFD3 #C8DFDF #C8D3DF
triadic
#C8DFDF #DFC8DF #DFDFC8
tetradic
#C8DFDF #D3C8DF #DFC8C8 #D3DFC8
square
#C8DFDF #D3C8DF #DFC8C8 #D3DFC8
split-complementary
#C8DFDF #DFC8D3 #DFD3C8
monochromatic
#7BB2B2 #A1C8C8 #C8DFDF #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.39
#C8DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C8DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFDF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFDF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#C2E1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfdf; /* rgb */ color: rgb(200, 223, 223); /* oklch */ color: oklch(88.7% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#d8e9e9',
500: '#c8dfdf',
950: '#000000',
},
}SCSS
$custom: #c8dfdf; $custom-light: #d8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c8dfdf",
"rgb": {
"r": 200,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88664,
"c": 0.02448,
"h": 196.7
},
"luminance": 0.70382
}Semantic roles & 50–950 ramp
primary
#C8DFDF
secondary
#B69595
accent
#4040A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484