#C7FDFD#C7FDFD
#C7FDFD is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.054 H 196.3°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FDFD |
|---|---|
| RGB | rgb(199, 253, 253) |
| HSL | hsl(180, 93%, 89%) |
| HSV | hsv(180, 21%, 99%) |
| CMYK | cmyk(21.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.78, -16.92, -5.59) |
| CIE-LCH | lch(95.78, 17.81, 198.29°) |
| OKLab | oklab(95.73% -0.0523 -0.0153) |
| OKLCH | oklch(95.73% 0.054 196.3) |
| XYZ | xyz(76.4028, 89.4815, 106.1555) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.22
Light Light Blue
#CAFFFB
ΔE00 1.62
Pale Blue
#D0FEFE
ΔE00 1.75
Really Light Blue
#D4FFFF
ΔE00 2.50
Very Light Blue
#D5FFFF
ΔE00 2.73
Very Pale Blue
#D6FFFE
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FDFD #FDC7C7
analogous
#C7FDE2 #C7FDFD #C7E2FD
triadic
#C7FDFD #FDC7FD #FDFDC7
tetradic
#C7FDFD #E2C7FD #FDC7C7 #E2FDC7
square
#C7FDFD #E2C7FD #FDC7C7 #E2FDC7
split-complementary
#C7FDFD #FDC7E2 #FDE2C7
monochromatic
#51F9F9 #8CFBFB #C7FDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C7FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#C7FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FDFD
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FDFD | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#B6FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7fdfd; /* rgb */ color: rgb(199, 253, 253); /* oklch */ color: oklch(95.7% 0.054 196.3);
Tailwind
colors: {
custom: {
50: '#d9fefe',
500: '#c7fdfd',
950: '#000000',
},
}SCSS
$custom: #c7fdfd; $custom-light: #d9fefe; $custom-dark: #000000;
JSON
{
"hex": "#c7fdfd",
"rgb": {
"r": 199,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.95725,
"c": 0.05447,
"h": 196.3
},
"luminance": 0.89485
}Semantic roles & 50–950 ramp
primary
#C7FDFD
secondary
#E58383
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585