#C8FDEC#C8FDEC
#C8FDEC is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.3% C 0.058 H 173.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDEC |
|---|---|
| RGB | rgb(200, 253, 236) |
| HSL | hsl(161, 93%, 89%) |
| HSV | hsv(161, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(95.41, -20.06, 2.64) |
| CIE-LCH | lch(95.41, 20.23, 172.51°) |
| OKLab | oklab(95.3% -0.058 0.0067) |
| OKLCH | oklch(95.3% 0.058 173.4) |
| XYZ | xyz(74.0807, 88.5835, 92.5357) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.19
Eggshell Blue
#C4FFF7
ΔE00 3.53
Duck Egg Blue
#C3FBF4
ΔE00 3.76
Light Light Blue
#CAFFFB
ΔE00 4.93
Ice
#D6FFFA
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDEC #FDC8D9
analogous
#C8FDD2 #C8FDEC #C8F4FD
triadic
#C8FDEC #ECC8FD #FDECC8
tetradic
#C8FDEC #D2C8FD #FDC8D9 #F4FDC8
square
#C8FDEC #D2C8FD #FDC8D9 #F4FDC8
split-complementary
#C8FDEC #FDC8F4 #FDD2C8
monochromatic
#52F9C3 #8DFBD8 #C8FDEC #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.12
#C8FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#C8FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDEC
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDEC | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#BBFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fdec; /* rgb */ color: rgb(200, 253, 236); /* oklch */ color: oklch(95.3% 0.058 173.4);
Tailwind
colors: {
custom: {
50: '#d9fef2',
500: '#c8fdec',
950: '#000000',
},
}SCSS
$custom: #c8fdec; $custom-light: #d9fef2; $custom-dark: #000000;
JSON
{
"hex": "#c8fdec",
"rgb": {
"r": 200,
"g": 253,
"b": 236
},
"hsl": {
"h": 160.755,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95298,
"c": 0.05841,
"h": 173.4
},
"luminance": 0.88586
}Semantic roles & 50–950 ramp
primary
#C8FDEC
secondary
#E584A3
accent
#004AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151716
muted
#848585