#C8FDF2#C8FDF2
#C8FDF2 is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.056 H 181.0°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDF2 |
|---|---|
| RGB | rgb(200, 253, 242) |
| HSL | hsl(168, 93%, 89%) |
| HSV | hsv(168, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(95.55, -18.87, -0.24) |
| CIE-LCH | lch(95.55, 18.87, 180.73°) |
| OKLab | oklab(95.47% -0.0556 -0.0009) |
| OKLCH | oklch(95.47% 0.056 181) |
| XYZ | xyz(74.9671, 88.9380, 97.2040) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.60
Duck Egg Blue
#C3FBF4
ΔE00 1.67
Light Light Blue
#CAFFFB
ΔE00 2.76
Ice
#D6FFFA
ΔE00 3.75
Pale Cyan
#B7FFFA
ΔE00 3.91
Pale Aqua
#B8FFEB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDF2 #FDC8D3
analogous
#C8FDD8 #C8FDF2 #C8EEFD
triadic
#C8FDF2 #F2C8FD #FDF2C8
tetradic
#C8FDF2 #D8C8FD #FDC8D3 #EEFDC8
square
#C8FDF2 #D8C8FD #FDC8D3 #EEFDC8
split-complementary
#C8FDF2 #FDC8EE #FDD8C8
monochromatic
#52F9D6 #8DFBE4 #C8FDF2 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.12
#C8FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#C8FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDF2
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDF2 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F2
Deuteranopia (green-blind)
#EEEFF3
Tritanopia (blue-blind)
#BAFFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fdf2; /* rgb */ color: rgb(200, 253, 242); /* oklch */ color: oklch(95.5% 0.056 181.0);
Tailwind
colors: {
custom: {
50: '#d9fef6',
500: '#c8fdf2',
950: '#000000',
},
}SCSS
$custom: #c8fdf2; $custom-light: #d9fef6; $custom-dark: #000000;
JSON
{
"hex": "#c8fdf2",
"rgb": {
"r": 200,
"g": 253,
"b": 242
},
"hsl": {
"h": 167.547,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95466,
"c": 0.05566,
"h": 181
},
"luminance": 0.88941
}Semantic roles & 50–950 ramp
primary
#C8FDF2
secondary
#E58498
accent
#0030E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585