#C8FAFF#C8FAFF
#C8FAFF is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.2% C 0.051 H 203.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAFF |
|---|---|
| RGB | rgb(200, 250, 255) |
| HSL | hsl(185, 100%, 89%) |
| HSV | hsv(185, 22%, 100%) |
| CMYK | cmyk(21.6%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.11, -14.72, -7.61) |
| CIE-LCH | lch(95.11, 16.57, 207.35°) |
| OKLab | oklab(95.22% -0.0468 -0.0207) |
| OKLCH | oklch(95.22% 0.051 203.9) |
| XYZ | xyz(76.0497, 87.8677, 107.5415) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.34
Pale Sky Blue
#BDF6FE
ΔE00 1.85
Pale Blue
#D0FEFE
ΔE00 2.21
Really Light Blue
#D4FFFF
ΔE00 2.54
Very Light Blue
#D5FFFF
ΔE00 2.66
Very Pale Blue
#D6FFFE
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAFF #FFCDC8
analogous
#C8FFE9 #C8FAFF #C8DFFF
triadic
#C8FAFF #FFC8FA #FAFFC8
tetradic
#C8FAFF #E9C8FF #FFCDC8 #DFFFC8
square
#C8FAFF #E9C8FF #FFCDC8 #DFFFC8
split-complementary
#C8FAFF #FFC8DF #FFE9C8
monochromatic
#4EEFFF #8BF4FF #C8FAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.13
#C8FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#C8FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAFF
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAFF | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#B7FEFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8faff; /* rgb */ color: rgb(200, 250, 255); /* oklch */ color: oklch(95.2% 0.051 203.9);
Tailwind
colors: {
custom: {
50: '#d9fcff',
500: '#c8faff',
950: '#000000',
},
}SCSS
$custom: #c8faff; $custom-light: #d9fcff; $custom-dark: #000000;
JSON
{
"hex": "#c8faff",
"rgb": {
"r": 200,
"g": 250,
"b": 255
},
"hsl": {
"h": 185.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95221,
"c": 0.05118,
"h": 203.9
},
"luminance": 0.87871
}Semantic roles & 50–950 ramp
primary
#C8FAFF
secondary
#E98C82
accent
#1500E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586