#C8FBFE#C8FBFE
#C8FBFE is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.4% C 0.052 H 200.8°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBFE |
|---|---|
| RGB | rgb(200, 251, 254) |
| HSL | hsl(183, 96%, 89%) |
| HSV | hsv(183, 21%, 100%) |
| CMYK | cmyk(21.3%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(95.34, -15.42, -6.75) |
| CIE-LCH | lch(95.34, 16.84, 203.64°) |
| OKLab | oklab(95.4% -0.0484 -0.0184) |
| OKLCH | oklch(95.4% 0.052 200.8) |
| XYZ | xyz(76.2007, 88.4266, 106.7998) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.61
Pale Blue
#D0FEFE
ΔE00 1.61
Really Light Blue
#D4FFFF
ΔE00 2.17
Pale Sky Blue
#BDF6FE
ΔE00 2.33
Very Light Blue
#D5FFFF
ΔE00 2.35
Very Pale Blue
#D6FFFE
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBFE #FECBC8
analogous
#C8FEE6 #C8FBFE #C8E0FE
triadic
#C8FBFE #FEC8FB #FBFEC8
tetradic
#C8FBFE #E6C8FE #FECBC8 #E0FEC8
square
#C8FBFE #E6C8FE #FECBC8 #E0FEC8
split-complementary
#C8FBFE #FEC8E0 #FEE6C8
monochromatic
#50F2FC #8CF7FD #C8FBFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.12
#C8FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#C8FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBFE
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBFE | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#B7FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fbfe; /* rgb */ color: rgb(200, 251, 254); /* oklch */ color: oklch(95.4% 0.052 200.8);
Tailwind
colors: {
custom: {
50: '#d9fcfe',
500: '#c8fbfe',
950: '#000000',
},
}SCSS
$custom: #c8fbfe; $custom-light: #d9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#c8fbfe",
"rgb": {
"r": 200,
"g": 251,
"b": 254
},
"hsl": {
"h": 183.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95399,
"c": 0.05182,
"h": 200.8
},
"luminance": 0.88429
}Semantic roles & 50–950 ramp
primary
#C8FBFE
secondary
#E78983
accent
#0D00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585