#C6FDFD#C6FDFD
#C6FDFD is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.7% C 0.055 H 196.3°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FDFD |
|---|---|
| RGB | rgb(198, 253, 253) |
| HSL | hsl(180, 93%, 88%) |
| HSV | hsv(180, 22%, 99%) |
| CMYK | cmyk(21.7%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.72, -17.21, -5.68) |
| CIE-LCH | lch(95.72, 18.12, 198.27°) |
| OKLab | oklab(95.67% -0.0532 -0.0155) |
| OKLCH | oklch(95.67% 0.055 196.3) |
| XYZ | xyz(76.1383, 89.3451, 106.1431) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.28
Light Light Blue
#CAFFFB
ΔE00 1.63
Pale Blue
#D0FEFE
ΔE00 1.95
Really Light Blue
#D4FFFF
ΔE00 2.69
Duck Egg Blue
#C3FBF4
ΔE00 2.86
Very Light Blue
#D5FFFF
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FDFD #FDC6C6
analogous
#C6FDE1 #C6FDFD #C6E1FD
triadic
#C6FDFD #FDC6FD #FDFDC6
tetradic
#C6FDFD #E1C6FD #FDC6C6 #E1FDC6
square
#C6FDFD #E1C6FD #FDC6C6 #E1FDC6
split-complementary
#C6FDFD #FDC6E1 #FDE1C6
monochromatic
#50F9F9 #8BFBFB #C6FDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C6FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#C6FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FDFD
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FDFD | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#B4FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c6fdfd; /* rgb */ color: rgb(198, 253, 253); /* oklch */ color: oklch(95.7% 0.055 196.3);
Tailwind
colors: {
custom: {
50: '#d8fefe',
500: '#c6fdfd',
950: '#000000',
},
}SCSS
$custom: #c6fdfd; $custom-light: #d8fefe; $custom-dark: #000000;
JSON
{
"hex": "#c6fdfd",
"rgb": {
"r": 198,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.95665,
"c": 0.05541,
"h": 196.3
},
"luminance": 0.89348
}Semantic roles & 50–950 ramp
primary
#C6FDFD
secondary
#E58282
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585