#C8FCED#C8FCED
#C8FCED is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.1% C 0.057 H 175.5°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCED |
|---|---|
| RGB | rgb(200, 252, 237) |
| HSL | hsl(163, 90%, 89%) |
| HSV | hsv(163, 21%, 99%) |
| CMYK | cmyk(20.6%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.17, -19.37, 1.77) |
| CIE-LCH | lch(95.17, 19.45, 174.78°) |
| OKLab | oklab(95.12% -0.0563 0.0044) |
| OKLCH | oklch(95.12% 0.057 175.5) |
| XYZ | xyz(73.9115, 88.0120, 93.1981) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.96
Duck Egg Blue
#C3FBF4
ΔE00 3.09
Pale Aqua
#B8FFEB
ΔE00 3.58
Light Light Blue
#CAFFFB
ΔE00 4.25
Ice
#D6FFFA
ΔE00 4.75
Pale Cyan
#B7FFFA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCED #FCC8D7
analogous
#C8FCD3 #C8FCED #C8F1FC
triadic
#C8FCED #EDC8FC #FCEDC8
tetradic
#C8FCED #D3C8FC #FCC8D7 #F1FCC8
square
#C8FCED #D3C8FC #FCC8D7 #F1FCC8
split-complementary
#C8FCED #FCC8F1 #FCD3C8
monochromatic
#54F6C7 #8EF9DA #C8FCED #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.13
#C8FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#C8FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCED
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCED | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#BBFDF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fced; /* rgb */ color: rgb(200, 252, 237); /* oklch */ color: oklch(95.1% 0.057 175.5);
Tailwind
colors: {
custom: {
50: '#d9fdf2',
500: '#c8fced',
950: '#000000',
},
}SCSS
$custom: #c8fced; $custom-light: #d9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#c8fced",
"rgb": {
"r": 200,
"g": 252,
"b": 237
},
"hsl": {
"h": 162.692,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.95115,
"c": 0.05652,
"h": 175.5
},
"luminance": 0.88015
}Semantic roles & 50–950 ramp
primary
#C8FCED
secondary
#E385A0
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585