#C8FDFA#C8FDFA
#C8FDFA is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.054 H 192.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDFA |
|---|---|
| RGB | rgb(200, 253, 250) |
| HSL | hsl(177, 93%, 89%) |
| HSV | hsv(177, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(95.76, -17.24, -4.07) |
| CIE-LCH | lch(95.76, 17.72, 193.27°) |
| OKLab | oklab(95.7% -0.0525 -0.0112) |
| OKLCH | oklch(95.7% 0.054 192) |
| XYZ | xyz(76.1950, 89.4292, 103.6709) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.56
Duck Egg Blue
#C3FBF4
ΔE00 1.84
Pale Blue
#D0FEFE
ΔE00 2.15
Eggshell Blue
#C4FFF7
ΔE00 2.35
Light Sky Blue
#C6FCFF
ΔE00 2.39
Ice
#D6FFFA
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDFA #FDC8CB
analogous
#C8FDE0 #C8FDFA #C8E6FD
triadic
#C8FDFA #FAC8FD #FDFAC8
tetradic
#C8FDFA #E0C8FD #FDC8CB #E6FDC8
square
#C8FDFA #E0C8FD #FDC8CB #E6FDC8
split-complementary
#C8FDFA #FDC8E6 #FDE0C8
monochromatic
#52F9EF #8DFBF5 #C8FDFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.11
#C8FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#C8FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDFA
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDFA | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7FA
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#B8FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8fdfa; /* rgb */ color: rgb(200, 253, 250); /* oklch */ color: oklch(95.7% 0.054 192.0);
Tailwind
colors: {
custom: {
50: '#d9fefb',
500: '#c8fdfa',
950: '#000000',
},
}SCSS
$custom: #c8fdfa; $custom-light: #d9fefb; $custom-dark: #000000;
JSON
{
"hex": "#c8fdfa",
"rgb": {
"r": 200,
"g": 253,
"b": 250
},
"hsl": {
"h": 176.604,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95696,
"c": 0.0537,
"h": 192
},
"luminance": 0.89432
}Semantic roles & 50–950 ramp
primary
#C8FDFA
secondary
#E5848A
accent
#000DE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585