#C5FDFD#C5FDFD
#C5FDFD is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.6% C 0.056 H 196.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FDFD |
|---|---|
| RGB | rgb(197, 253, 253) |
| HSL | hsl(180, 93%, 88%) |
| HSV | hsv(180, 22%, 99%) |
| CMYK | cmyk(22.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.67, -17.50, -5.77) |
| CIE-LCH | lch(95.67, 18.43, 198.25°) |
| OKLab | oklab(95.6% -0.0541 -0.0158) |
| OKLCH | oklch(95.6% 0.056 196.3) |
| XYZ | xyz(75.8755, 89.2096, 106.1308) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.36
Light Light Blue
#CAFFFB
ΔE00 1.66
Pale Blue
#D0FEFE
ΔE00 2.14
Duck Egg Blue
#C3FBF4
ΔE00 2.82
Really Light Blue
#D4FFFF
ΔE00 2.89
Very Light Blue
#D5FFFF
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FDFD #FDC5C5
analogous
#C5FDE1 #C5FDFD #C5E1FD
triadic
#C5FDFD #FDC5FD #FDFDC5
tetradic
#C5FDFD #E1C5FD #FDC5C5 #E1FDC5
square
#C5FDFD #E1C5FD #FDC5C5 #E1FDC5
split-complementary
#C5FDFD #FDC5E1 #FDE1C5
monochromatic
#4FF9F9 #8AFBFB #C5FDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C5FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#C5FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FDFD
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FDFD | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#B3FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c5fdfd; /* rgb */ color: rgb(197, 253, 253); /* oklch */ color: oklch(95.6% 0.056 196.3);
Tailwind
colors: {
custom: {
50: '#d7fefe',
500: '#c5fdfd',
950: '#000000',
},
}SCSS
$custom: #c5fdfd; $custom-light: #d7fefe; $custom-dark: #000000;
JSON
{
"hex": "#c5fdfd",
"rgb": {
"r": 197,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.95605,
"c": 0.05635,
"h": 196.3
},
"luminance": 0.89213
}Semantic roles & 50–950 ramp
primary
#C5FDFD
secondary
#E58282
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585