#C7FCFF#C7FCFF
#C7FCFF is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.6% C 0.054 H 200.6°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FCFF |
|---|---|
| RGB | rgb(199, 252, 255) |
| HSL | hsl(183, 100%, 89%) |
| HSV | hsv(183, 22%, 100%) |
| CMYK | cmyk(22%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.57, -16.00, -6.93) |
| CIE-LCH | lch(95.57, 17.44, 203.42°) |
| OKLab | oklab(95.58% -0.0503 -0.0189) |
| OKLCH | oklch(95.58% 0.054 200.6) |
| XYZ | xyz(76.4082, 88.9799, 107.7373) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.20
Pale Blue
#D0FEFE
ΔE00 1.79
Pale Sky Blue
#BDF6FE
ΔE00 2.33
Really Light Blue
#D4FFFF
ΔE00 2.40
Very Light Blue
#D5FFFF
ΔE00 2.60
Light Light Blue
#CAFFFB
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FCFF #FFCAC7
analogous
#C7FFE6 #C7FCFF #C7E0FF
triadic
#C7FCFF #FFC7FC #FCFFC7
tetradic
#C7FCFF #E6C7FF #FFCAC7 #E0FFC7
square
#C7FCFF #E6C7FF #FFCAC7 #E0FFC7
split-complementary
#C7FCFF #FFC7E0 #FFE6C7
monochromatic
#4DF5FF #8AF9FF #C7FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.12
#C7FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#C7FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FCFF
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FCFF | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#B5FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c7fcff; /* rgb */ color: rgb(199, 252, 255); /* oklch */ color: oklch(95.6% 0.054 200.6);
Tailwind
colors: {
custom: {
50: '#d9fdff',
500: '#c7fcff',
950: '#000000',
},
}SCSS
$custom: #c7fcff; $custom-light: #d9fdff; $custom-dark: #000000;
JSON
{
"hex": "#c7fcff",
"rgb": {
"r": 199,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.214,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95577,
"c": 0.05368,
"h": 200.6
},
"luminance": 0.88983
}Semantic roles & 50–950 ramp
primary
#C7FCFF
secondary
#E98781
accent
#0C00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586