#C8F9FF#C8F9FF
#C8F9FF is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.0% C 0.050 H 205.5°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F9FF |
|---|---|
| RGB | rgb(200, 249, 255) |
| HSL | hsl(187, 100%, 89%) |
| HSV | hsv(187, 22%, 100%) |
| CMYK | cmyk(21.6%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(94.84, -14.22, -8.00) |
| CIE-LCH | lch(94.84, 16.32, 209.37°) |
| OKLab | oklab(95.01% -0.0455 -0.0218) |
| OKLCH | oklch(95.01% 0.05 205.5) |
| XYZ | xyz(75.7398, 87.2479, 107.4382) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.79
Light Sky Blue
#C6FCFF
ΔE00 1.87
Pale Blue
#D0FEFE
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.84
Very Light Blue
#D5FFFF
ΔE00 2.92
Very Pale Blue
#D6FFFE
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F9FF #FFCEC8
analogous
#C8FFEA #C8F9FF #C8DEFF
triadic
#C8F9FF #FFC8F9 #F9FFC8
tetradic
#C8F9FF #EAC8FF #FFCEC8 #DEFFC8
square
#C8F9FF #EAC8FF #FFCEC8 #DEFFC8
split-complementary
#C8F9FF #FFC8DE #FFEAC8
monochromatic
#4EECFF #8BF2FF #C8F9FF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.14
#C8F9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#C8F9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F9FF
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F9FF | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#B7FDFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8f9ff; /* rgb */ color: rgb(200, 249, 255); /* oklch */ color: oklch(95.0% 0.050 205.5);
Tailwind
colors: {
custom: {
50: '#d9fbff',
500: '#c8f9ff',
950: '#000000',
},
}SCSS
$custom: #c8f9ff; $custom-light: #d9fbff; $custom-dark: #000000;
JSON
{
"hex": "#c8f9ff",
"rgb": {
"r": 200,
"g": 249,
"b": 255
},
"hsl": {
"h": 186.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95013,
"c": 0.05046,
"h": 205.5
},
"luminance": 0.87251
}Semantic roles & 50–950 ramp
primary
#C8F9FF
secondary
#E98D82
accent
#1900E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586