#C8FDEE#C8FDEE
#C8FDEE is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.4% C 0.057 H 175.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDEE |
|---|---|
| RGB | rgb(200, 253, 238) |
| HSL | hsl(163, 93%, 89%) |
| HSV | hsv(163, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(95.45, -19.66, 1.68) |
| CIE-LCH | lch(95.45, 19.73, 175.13°) |
| OKLab | oklab(95.35% -0.0572 0.0041) |
| OKLCH | oklch(95.35% 0.057 175.9) |
| XYZ | xyz(74.3729, 88.7003, 94.0746) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.85
Duck Egg Blue
#C3FBF4
ΔE00 3.06
Pale Aqua
#B8FFEB
ΔE00 3.42
Light Light Blue
#CAFFFB
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.81
Pale Cyan
#B7FFFA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDEE #FDC8D7
analogous
#C8FDD4 #C8FDEE #C8F2FD
triadic
#C8FDEE #EEC8FD #FDEEC8
tetradic
#C8FDEE #D4C8FD #FDC8D7 #F2FDC8
square
#C8FDEE #D4C8FD #FDC8D7 #F2FDC8
split-complementary
#C8FDEE #FDC8F2 #FDD4C8
monochromatic
#52F9C9 #8DFBDC #C8FDEE #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.12
#C8FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#C8FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDEE
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDEE | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#BBFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fdee; /* rgb */ color: rgb(200, 253, 238); /* oklch */ color: oklch(95.4% 0.057 175.9);
Tailwind
colors: {
custom: {
50: '#d9fef3',
500: '#c8fdee',
950: '#000000',
},
}SCSS
$custom: #c8fdee; $custom-light: #d9fef3; $custom-dark: #000000;
JSON
{
"hex": "#c8fdee",
"rgb": {
"r": 200,
"g": 253,
"b": 238
},
"hsl": {
"h": 163.019,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95353,
"c": 0.05739,
"h": 175.9
},
"luminance": 0.88703
}Semantic roles & 50–950 ramp
primary
#C8FDEE
secondary
#E584A0
accent
#0041E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585