#C7FDFF#C7FDFF
#C7FDFF is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.055 H 199.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FDFF |
|---|---|
| RGB | rgb(199, 253, 255) |
| HSL | hsl(182, 100%, 89%) |
| HSV | hsv(182, 22%, 100%) |
| CMYK | cmyk(22%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(95.83, -16.50, -6.54) |
| CIE-LCH | lch(95.83, 17.75, 201.63°) |
| OKLab | oklab(95.79% -0.0515 -0.0178) |
| OKLCH | oklch(95.79% 0.055 199.1) |
| XYZ | xyz(76.7231, 89.6096, 107.8423) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.45
Pale Blue
#D0FEFE
ΔE00 1.75
Light Light Blue
#CAFFFB
ΔE00 2.40
Really Light Blue
#D4FFFF
ΔE00 2.44
Very Light Blue
#D5FFFF
ΔE00 2.66
Pale Sky Blue
#BDF6FE
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FDFF #FFC9C7
analogous
#C7FFE5 #C7FDFF #C7E1FF
triadic
#C7FDFF #FFC7FD #FDFFC7
tetradic
#C7FDFF #E5C7FF #FFC9C7 #E1FFC7
square
#C7FDFF #E5C7FF #FFC9C7 #E1FFC7
split-complementary
#C7FDFF #FFC7E1 #FFE5C7
monochromatic
#4DF9FF #8AFBFF #C7FDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.11
#C7FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#C7FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FDFF
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FDFF | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B5FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7fdff; /* rgb */ color: rgb(199, 253, 255); /* oklch */ color: oklch(95.8% 0.055 199.1);
Tailwind
colors: {
custom: {
50: '#d9feff',
500: '#c7fdff',
950: '#000000',
},
}SCSS
$custom: #c7fdff; $custom-light: #d9feff; $custom-dark: #000000;
JSON
{
"hex": "#c7fdff",
"rgb": {
"r": 199,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.143,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95785,
"c": 0.05452,
"h": 199.1
},
"luminance": 0.89613
}Semantic roles & 50–950 ramp
primary
#C7FDFF
secondary
#E98581
accent
#0800E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586