#C8FEFD#C8FEFD
#C8FEFD is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.054 H 194.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEFD |
|---|---|
| RGB | rgb(200, 254, 253) |
| HSL | hsl(179, 96%, 89%) |
| HSV | hsv(179, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.10, -17.11, -5.11) |
| CIE-LCH | lch(96.10, 17.86, 196.63°) |
| OKLab | oklab(95.99% -0.0526 -0.014) |
| OKLCH | oklch(95.99% 0.054 194.9) |
| XYZ | xyz(76.9856, 90.2518, 106.2735) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.19
Light Sky Blue
#C6FCFF
ΔE00 1.65
Pale Blue
#D0FEFE
ΔE00 1.83
Really Light Blue
#D4FFFF
ΔE00 2.55
Duck Egg Blue
#C3FBF4
ΔE00 2.58
Very Light Blue
#D5FFFF
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEFD #FEC8C9
analogous
#C8FEE2 #C8FEFD #C8E4FE
triadic
#C8FEFD #FDC8FE #FEFDC8
tetradic
#C8FEFD #E2C8FE #FEC8C9 #E4FEC8
square
#C8FEFD #E2C8FE #FEC8C9 #E4FEC8
split-complementary
#C8FEFD #FEC8E4 #FEE2C8
monochromatic
#50FCF9 #8CFDFB #C8FEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#C8FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#C8FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEFD
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEFD | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#B7FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fefd; /* rgb */ color: rgb(200, 254, 253); /* oklch */ color: oklch(96.0% 0.054 194.9);
Tailwind
colors: {
custom: {
50: '#d9fefe',
500: '#c8fefd',
950: '#000000',
},
}SCSS
$custom: #c8fefd; $custom-light: #d9fefe; $custom-dark: #000000;
JSON
{
"hex": "#c8fefd",
"rgb": {
"r": 200,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.889,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95994,
"c": 0.05446,
"h": 194.9
},
"luminance": 0.90255
}Semantic roles & 50–950 ramp
primary
#C8FEFD
secondary
#E78385
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585