#C8FDED#C8FDED
#C8FDED is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.3% C 0.058 H 174.6°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDED |
|---|---|
| RGB | rgb(200, 253, 237) |
| HSL | hsl(162, 93%, 89%) |
| HSV | hsv(162, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.43, -19.86, 2.16) |
| CIE-LCH | lch(95.43, 19.98, 173.80°) |
| OKLab | oklab(95.33% -0.0576 0.0054) |
| OKLCH | oklch(95.33% 0.058 174.6) |
| XYZ | xyz(74.2264, 88.6417, 93.3030) |
| Luminance | 0.8864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.19
Pale Aqua
#B8FFEB
ΔE00 3.28
Duck Egg Blue
#C3FBF4
ΔE00 3.41
Light Light Blue
#CAFFFB
ΔE00 4.57
Ice
#D6FFFA
ΔE00 5.09
Pale Cyan
#B7FFFA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDED #FDC8D8
analogous
#C8FDD3 #C8FDED #C8F3FD
triadic
#C8FDED #EDC8FD #FDEDC8
tetradic
#C8FDED #D3C8FD #FDC8D8 #F3FDC8
square
#C8FDED #D3C8FD #FDC8D8 #F3FDC8
split-complementary
#C8FDED #FDC8F3 #FDD3C8
monochromatic
#52F9C6 #8DFBDA #C8FDED #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.12
#C8FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#C8FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDED
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDED | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#BBFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fded; /* rgb */ color: rgb(200, 253, 237); /* oklch */ color: oklch(95.3% 0.058 174.6);
Tailwind
colors: {
custom: {
50: '#d9fef2',
500: '#c8fded',
950: '#000000',
},
}SCSS
$custom: #c8fded; $custom-light: #d9fef2; $custom-dark: #000000;
JSON
{
"hex": "#c8fded",
"rgb": {
"r": 200,
"g": 253,
"b": 237
},
"hsl": {
"h": 161.887,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95326,
"c": 0.05788,
"h": 174.6
},
"luminance": 0.88644
}Semantic roles & 50–950 ramp
primary
#C8FDED
secondary
#E584A1
accent
#0045E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585