#C8FDFE#C8FDFE
#C8FDFE is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.054 H 197.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDFE |
|---|---|
| RGB | rgb(200, 253, 254) |
| HSL | hsl(181, 96%, 89%) |
| HSV | hsv(181, 21%, 100%) |
| CMYK | cmyk(21.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.86, -16.41, -5.98) |
| CIE-LCH | lch(95.86, 17.47, 200.00°) |
| OKLab | oklab(95.82% -0.051 -0.0163) |
| OKLCH | oklch(95.82% 0.054 197.7) |
| XYZ | xyz(76.8288, 89.6827, 107.0092) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.81
Pale Blue
#D0FEFE
ΔE00 1.51
Light Light Blue
#CAFFFB
ΔE00 2.03
Really Light Blue
#D4FFFF
ΔE00 2.24
Very Light Blue
#D5FFFF
ΔE00 2.47
Very Pale Blue
#D6FFFE
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDFE #FEC9C8
analogous
#C8FEE4 #C8FDFE #C8E2FE
triadic
#C8FDFE #FEC8FD #FDFEC8
tetradic
#C8FDFE #E4C8FE #FEC9C8 #E2FEC8
square
#C8FDFE #E4C8FE #FEC9C8 #E2FEC8
split-complementary
#C8FDFE #FEC8E2 #FEE4C8
monochromatic
#50F9FC #8CFBFD #C8FDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C8FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#C8FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDFE
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDFE | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B7FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8fdfe; /* rgb */ color: rgb(200, 253, 254); /* oklch */ color: oklch(95.8% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#d9fefe',
500: '#c8fdfe',
950: '#000000',
},
}SCSS
$custom: #c8fdfe; $custom-light: #d9fefe; $custom-dark: #000000;
JSON
{
"hex": "#c8fdfe",
"rgb": {
"r": 200,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.111,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95815,
"c": 0.05353,
"h": 197.7
},
"luminance": 0.89686
}Semantic roles & 50–950 ramp
primary
#C8FDFE
secondary
#E78583
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585