#C8FDFF#C8FDFF
#C8FDFF is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.054 H 199.2°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDFF |
|---|---|
| RGB | rgb(200, 253, 255) |
| HSL | hsl(182, 100%, 89%) |
| HSV | hsv(182, 22%, 100%) |
| CMYK | cmyk(21.6%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(95.89, -16.20, -6.45) |
| CIE-LCH | lch(95.89, 17.44, 201.71°) |
| OKLab | oklab(95.85% -0.0506 -0.0176) |
| OKLCH | oklch(95.85% 0.054 199.2) |
| XYZ | xyz(76.9894, 89.7469, 107.8547) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.46
Pale Blue
#D0FEFE
ΔE00 1.57
Really Light Blue
#D4FFFF
ΔE00 2.25
Light Light Blue
#CAFFFB
ΔE00 2.43
Very Light Blue
#D5FFFF
ΔE00 2.47
Very Pale Blue
#D6FFFE
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDFF #FFCAC8
analogous
#C8FFE6 #C8FDFF #C8E2FF
triadic
#C8FDFF #FFC8FD #FDFFC8
tetradic
#C8FDFF #E6C8FF #FFCAC8 #E2FFC8
square
#C8FDFF #E6C8FF #FFCAC8 #E2FFC8
split-complementary
#C8FDFF #FFC8E2 #FFE6C8
monochromatic
#4EF9FF #8BFBFF #C8FDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.11
#C8FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#C8FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDFF
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDFF | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B7FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8fdff; /* rgb */ color: rgb(200, 253, 255); /* oklch */ color: oklch(95.8% 0.054 199.2);
Tailwind
colors: {
custom: {
50: '#d9feff',
500: '#c8fdff',
950: '#000000',
},
}SCSS
$custom: #c8fdff; $custom-light: #d9feff; $custom-dark: #000000;
JSON
{
"hex": "#c8fdff",
"rgb": {
"r": 200,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95845,
"c": 0.05358,
"h": 199.2
},
"luminance": 0.8975
}Semantic roles & 50–950 ramp
primary
#C8FDFF
secondary
#E98682
accent
#0800E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586