#C8FDEF#C8FDEF
#C8FDEF is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.4% C 0.057 H 177.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDEF |
|---|---|
| RGB | rgb(200, 253, 239) |
| HSL | hsl(164, 93%, 89%) |
| HSV | hsv(164, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(95.48, -19.47, 1.20) |
| CIE-LCH | lch(95.48, 19.50, 176.48°) |
| OKLab | oklab(95.38% -0.0568 0.0029) |
| OKLCH | oklch(95.38% 0.057 177.1) |
| XYZ | xyz(74.5202, 88.7593, 94.8505) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.52
Duck Egg Blue
#C3FBF4
ΔE00 2.71
Pale Aqua
#B8FFEB
ΔE00 3.59
Light Light Blue
#CAFFFB
ΔE00 3.86
Ice
#D6FFFA
ΔE00 4.53
Pale Cyan
#B7FFFA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDEF #FDC8D6
analogous
#C8FDD5 #C8FDEF #C8F1FD
triadic
#C8FDEF #EFC8FD #FDEFC8
tetradic
#C8FDEF #D5C8FD #FDC8D6 #F1FDC8
square
#C8FDEF #D5C8FD #FDC8D6 #F1FDC8
split-complementary
#C8FDEF #FDC8F1 #FDD5C8
monochromatic
#52F9CD #8DFBDE #C8FDEF #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.12
#C8FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#C8FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDEF
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDEF | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EFEFF0
Tritanopia (blue-blind)
#BBFFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fdef; /* rgb */ color: rgb(200, 253, 239); /* oklch */ color: oklch(95.4% 0.057 177.1);
Tailwind
colors: {
custom: {
50: '#d9fef4',
500: '#c8fdef',
950: '#000000',
},
}SCSS
$custom: #c8fdef; $custom-light: #d9fef4; $custom-dark: #000000;
JSON
{
"hex": "#c8fdef",
"rgb": {
"r": 200,
"g": 253,
"b": 239
},
"hsl": {
"h": 164.151,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95381,
"c": 0.05691,
"h": 177.1
},
"luminance": 0.88762
}Semantic roles & 50–950 ramp
primary
#C8FDEF
secondary
#E5849E
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585