#C7FEFF#C7FEFF
#C7FEFF is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.055 H 197.7°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FEFF |
|---|---|
| RGB | rgb(199, 254, 255) |
| HSL | hsl(181, 100%, 89%) |
| HSV | hsv(181, 22%, 100%) |
| CMYK | cmyk(22%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.10, -16.99, -6.15) |
| CIE-LCH | lch(96.10, 18.07, 199.91°) |
| OKLab | oklab(95.99% -0.0528 -0.0168) |
| OKLCH | oklch(95.99% 0.055 197.7) |
| XYZ | xyz(77.0396, 90.2427, 107.9478) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.94
Pale Blue
#D0FEFE
ΔE00 1.85
Light Light Blue
#CAFFFB
ΔE00 1.98
Really Light Blue
#D4FFFF
ΔE00 2.57
Very Light Blue
#D5FFFF
ΔE00 2.80
Very Pale Blue
#D6FFFE
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FEFF #FFC8C7
analogous
#C7FFE4 #C7FEFF #C7E2FF
triadic
#C7FEFF #FFC7FE #FEFFC7
tetradic
#C7FEFF #E4C7FF #FFC8C7 #E2FFC7
square
#C7FEFF #E4C7FF #FFC8C7 #E2FFC7
split-complementary
#C7FEFF #FFC7E2 #FFE4C7
monochromatic
#4DFCFF #8AFDFF #C7FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#C7FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#C7FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FEFF
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FEFF | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F9FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#B5FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c7feff; /* rgb */ color: rgb(199, 254, 255); /* oklch */ color: oklch(96.0% 0.055 197.7);
Tailwind
colors: {
custom: {
50: '#d9feff',
500: '#c7feff',
950: '#000000',
},
}SCSS
$custom: #c7feff; $custom-light: #d9feff; $custom-dark: #000000;
JSON
{
"hex": "#c7feff",
"rgb": {
"r": 199,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.071,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95994,
"c": 0.05539,
"h": 197.7
},
"luminance": 0.90246
}Semantic roles & 50–950 ramp
primary
#C7FEFF
secondary
#E98381
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586