#C8FBFF#C8FBFF
#C8FBFF is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.4% C 0.052 H 202.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBFF |
|---|---|
| RGB | rgb(200, 251, 255) |
| HSL | hsl(184, 100%, 89%) |
| HSV | hsv(184, 22%, 100%) |
| CMYK | cmyk(21.6%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(95.37, -15.21, -7.23) |
| CIE-LCH | lch(95.37, 16.84, 205.41°) |
| OKLab | oklab(95.43% -0.0481 -0.0197) |
| OKLCH | oklch(95.43% 0.052 202.3) |
| XYZ | xyz(76.3613, 88.4908, 107.6454) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.83
Pale Blue
#D0FEFE
ΔE00 1.87
Pale Sky Blue
#BDF6FE
ΔE00 2.06
Really Light Blue
#D4FFFF
ΔE00 2.34
Very Light Blue
#D5FFFF
ΔE00 2.49
Very Pale Blue
#D6FFFE
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBFF #FFCCC8
analogous
#C8FFE8 #C8FBFF #C8E0FF
triadic
#C8FBFF #FFC8FB #FBFFC8
tetradic
#C8FBFF #E8C8FF #FFCCC8 #E0FFC8
square
#C8FBFF #E8C8FF #FFCCC8 #E0FFC8
split-complementary
#C8FBFF #FFC8E0 #FFE8C8
monochromatic
#4EF2FF #8BF7FF #C8FBFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.12
#C8FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#C8FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBFF
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBFF | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#B7FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fbff; /* rgb */ color: rgb(200, 251, 255); /* oklch */ color: oklch(95.4% 0.052 202.3);
Tailwind
colors: {
custom: {
50: '#d9fcff',
500: '#c8fbff',
950: '#000000',
},
}SCSS
$custom: #c8fbff; $custom-light: #d9fcff; $custom-dark: #000000;
JSON
{
"hex": "#c8fbff",
"rgb": {
"r": 200,
"g": 251,
"b": 255
},
"hsl": {
"h": 184.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95429,
"c": 0.05194,
"h": 202.3
},
"luminance": 0.88494
}Semantic roles & 50–950 ramp
primary
#C8FBFF
secondary
#E98A82
accent
#1100E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586