#C8FEF8#C8FEF8
#C8FEF8 is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.055 H 187.9°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEF8 |
|---|---|
| RGB | rgb(200, 254, 248) |
| HSL | hsl(173, 96%, 89%) |
| HSV | hsv(173, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(95.97, -18.14, -2.73) |
| CIE-LCH | lch(95.97, 18.35, 188.54°) |
| OKLab | oklab(95.85% -0.0546 -0.0076) |
| OKLCH | oklch(95.85% 0.055 187.9) |
| XYZ | xyz(76.1995, 89.9374, 102.1335) |
| Luminance | 0.8994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.88
Duck Egg Blue
#C3FBF4
ΔE00 0.92
Eggshell Blue
#C4FFF7
ΔE00 1.25
Ice
#D6FFFA
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 3.10
Pale Blue
#D0FEFE
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEF8 #FEC8CE
analogous
#C8FEDD #C8FEF8 #C8E9FE
triadic
#C8FEF8 #F8C8FE #FEF8C8
tetradic
#C8FEF8 #DDC8FE #FEC8CE #E9FEC8
square
#C8FEF8 #DDC8FE #FEC8CE #E9FEC8
split-complementary
#C8FEF8 #FEC8E9 #FEDDC8
monochromatic
#50FCE9 #8CFDF0 #C8FEF8 #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.11
#C8FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#C8FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEF8
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEF8 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#EEF0F9
Tritanopia (blue-blind)
#B8FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8fef8; /* rgb */ color: rgb(200, 254, 248); /* oklch */ color: oklch(95.8% 0.055 187.9);
Tailwind
colors: {
custom: {
50: '#d9fefa',
500: '#c8fef8',
950: '#000000',
},
}SCSS
$custom: #c8fef8; $custom-light: #d9fefa; $custom-dark: #000000;
JSON
{
"hex": "#c8fef8",
"rgb": {
"r": 200,
"g": 254,
"b": 248
},
"hsl": {
"h": 173.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95847,
"c": 0.0551,
"h": 187.9
},
"luminance": 0.8994
}Semantic roles & 50–950 ramp
primary
#C8FEF8
secondary
#E7838E
accent
#001AE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685