#C8FCFE#C8FCFE
#C8FCFE is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.6% C 0.053 H 199.2°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCFE |
|---|---|
| RGB | rgb(200, 252, 254) |
| HSL | hsl(182, 96%, 89%) |
| HSV | hsv(182, 21%, 100%) |
| CMYK | cmyk(21.3%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.60, -15.92, -6.36) |
| CIE-LCH | lch(95.60, 17.14, 201.79°) |
| OKLab | oklab(95.61% -0.0497 -0.0173) |
| OKLCH | oklch(95.61% 0.053 199.2) |
| XYZ | xyz(76.5140, 89.0530, 106.9042) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.49
Pale Blue
#D0FEFE
ΔE00 1.47
Really Light Blue
#D4FFFF
ΔE00 2.15
Very Light Blue
#D5FFFF
ΔE00 2.36
Light Light Blue
#CAFFFB
ΔE00 2.51
Very Pale Blue
#D6FFFE
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCFE #FECAC8
analogous
#C8FEE5 #C8FCFE #C8E1FE
triadic
#C8FCFE #FEC8FC #FCFEC8
tetradic
#C8FCFE #E5C8FE #FECAC8 #E1FEC8
square
#C8FCFE #E5C8FE #FECAC8 #E1FEC8
split-complementary
#C8FCFE #FEC8E1 #FEE5C8
monochromatic
#50F5FC #8CF9FD #C8FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.12
#C8FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#C8FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCFE
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCFE | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#B7FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fcfe; /* rgb */ color: rgb(200, 252, 254); /* oklch */ color: oklch(95.6% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#d9fdfe',
500: '#c8fcfe',
950: '#000000',
},
}SCSS
$custom: #c8fcfe; $custom-light: #d9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#c8fcfe",
"rgb": {
"r": 200,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.222,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95607,
"c": 0.05266,
"h": 199.2
},
"luminance": 0.89056
}Semantic roles & 50–950 ramp
primary
#C8FCFE
secondary
#E78783
accent
#0800E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585