#C8F7FA#C8F7FA
#C8F7FA is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.4% C 0.048 H 201.2°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F7FA |
|---|---|
| RGB | rgb(200, 247, 250) |
| HSL | hsl(184, 83%, 88%) |
| HSV | hsv(184, 20%, 98%) |
| CMYK | cmyk(20%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.18, -14.27, -6.39) |
| CIE-LCH | lch(94.18, 15.64, 204.12°) |
| OKLab | oklab(94.45% -0.0449 -0.0174) |
| OKLCH | oklch(94.45% 0.048 201.2) |
| XYZ | xyz(74.3306, 85.7004, 103.0494) |
| Luminance | 0.8570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.65
Pale Blue
#D0FEFE
ΔE00 1.88
Really Light Blue
#D4FFFF
ΔE00 2.22
Very Light Blue
#D5FFFF
ΔE00 2.32
Pale Sky Blue
#BDF6FE
ΔE00 2.44
Very Pale Blue
#D6FFFE
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F7FA #FACBC8
analogous
#C8FAE4 #C8F7FA #C8DEFA
triadic
#C8F7FA #FAC8F7 #F7FAC8
tetradic
#C8F7FA #E4C8FA #FACBC8 #DEFAC8
square
#C8F7FA #E4C8FA #FACBC8 #DEFAC8
split-complementary
#C8F7FA #FAC8DE #FAE4C8
monochromatic
#58E7F0 #90EFF5 #C8F7FA #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.16
#C8F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#C8F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F7FA
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F7FA | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#B9FBF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8f7fa; /* rgb */ color: rgb(200, 247, 250); /* oklch */ color: oklch(94.4% 0.048 201.2);
Tailwind
colors: {
custom: {
50: '#d9f9fc',
500: '#c8f7fa',
950: '#000000',
},
}SCSS
$custom: #c8f7fa; $custom-light: #d9f9fc; $custom-dark: #000000;
JSON
{
"hex": "#c8f7fa",
"rgb": {
"r": 200,
"g": 247,
"b": 250
},
"hsl": {
"h": 183.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.94445,
"c": 0.04812,
"h": 201.2
},
"luminance": 0.85703
}Semantic roles & 50–950 ramp
primary
#C8F7FA
secondary
#DF8C87
accent
#1306E0
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585