#C8FAFE#C8FAFE
#C8FAFE is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.2% C 0.051 H 202.4°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAFE |
|---|---|
| RGB | rgb(200, 250, 254) |
| HSL | hsl(184, 96%, 89%) |
| HSV | hsv(184, 21%, 100%) |
| CMYK | cmyk(21.3%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(95.08, -14.93, -7.14) |
| CIE-LCH | lch(95.08, 16.55, 205.55°) |
| OKLab | oklab(95.19% -0.0472 -0.0194) |
| OKLCH | oklch(95.19% 0.051 202.4) |
| XYZ | xyz(75.8892, 87.8035, 106.6960) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.04
Pale Blue
#D0FEFE
ΔE00 1.89
Pale Sky Blue
#BDF6FE
ΔE00 2.05
Really Light Blue
#D4FFFF
ΔE00 2.31
Very Light Blue
#D5FFFF
ΔE00 2.46
Very Pale Blue
#D6FFFE
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAFE #FECCC8
analogous
#C8FEE7 #C8FAFE #C8DFFE
triadic
#C8FAFE #FEC8FA #FAFEC8
tetradic
#C8FAFE #E7C8FE #FECCC8 #DFFEC8
square
#C8FAFE #E7C8FE #FECCC8 #DFFEC8
split-complementary
#C8FAFE #FEC8DF #FEE7C8
monochromatic
#50EFFC #8CF5FD #C8FAFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.13
#C8FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#C8FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAFE
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAFE | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#E8EEFE
Tritanopia (blue-blind)
#B7FEFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fafe; /* rgb */ color: rgb(200, 250, 254); /* oklch */ color: oklch(95.2% 0.051 202.4);
Tailwind
colors: {
custom: {
50: '#d9fcfe',
500: '#c8fafe',
950: '#000000',
},
}SCSS
$custom: #c8fafe; $custom-light: #d9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#c8fafe",
"rgb": {
"r": 200,
"g": 250,
"b": 254
},
"hsl": {
"h": 184.444,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.9519,
"c": 0.05102,
"h": 202.4
},
"luminance": 0.87806
}Semantic roles & 50–950 ramp
primary
#C8FAFE
secondary
#E78B83
accent
#1100E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585