#C7FDFE#C7FDFE
#C7FDFE is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.8% C 0.054 H 197.7°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FDFE |
|---|---|
| RGB | rgb(199, 253, 254) |
| HSL | hsl(181, 96%, 89%) |
| HSV | hsv(181, 22%, 100%) |
| CMYK | cmyk(21.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.81, -16.71, -6.07) |
| CIE-LCH | lch(95.81, 17.77, 199.96°) |
| OKLab | oklab(95.76% -0.0519 -0.0165) |
| OKLCH | oklch(95.76% 0.054 197.7) |
| XYZ | xyz(76.5625, 89.5454, 106.9967) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.83
Pale Blue
#D0FEFE
ΔE00 1.70
Light Light Blue
#CAFFFB
ΔE00 2.01
Really Light Blue
#D4FFFF
ΔE00 2.44
Very Light Blue
#D5FFFF
ΔE00 2.67
Very Pale Blue
#D6FFFE
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FDFE #FEC8C7
analogous
#C7FEE4 #C7FDFE #C7E2FE
triadic
#C7FDFE #FEC7FD #FDFEC7
tetradic
#C7FDFE #E4C7FE #FEC8C7 #E2FEC7
square
#C7FDFE #E4C7FE #FEC8C7 #E2FEC7
split-complementary
#C7FDFE #FEC7E2 #FEE4C7
monochromatic
#4FF9FC #8BFBFD #C7FDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C7FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#C7FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FDFE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FDFE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B5FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7fdfe; /* rgb */ color: rgb(199, 253, 254); /* oklch */ color: oklch(95.8% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#d9fefe',
500: '#c7fdfe',
950: '#000000',
},
}SCSS
$custom: #c7fdfe; $custom-light: #d9fefe; $custom-dark: #000000;
JSON
{
"hex": "#c7fdfe",
"rgb": {
"r": 199,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.091,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.95755,
"c": 0.05447,
"h": 197.7
},
"luminance": 0.89548
}Semantic roles & 50–950 ramp
primary
#C7FDFE
secondary
#E78482
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585