#C8FDEB#C8FDEB
#C8FDEB is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.3% C 0.059 H 172.3°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDEB |
|---|---|
| RGB | rgb(200, 253, 235) |
| HSL | hsl(160, 93%, 89%) |
| HSV | hsv(160, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.38, -20.25, 3.12) |
| CIE-LCH | lch(95.38, 20.49, 171.25°) |
| OKLab | oklab(95.27% -0.0584 0.008) |
| OKLCH | oklch(95.27% 0.059 172.3) |
| XYZ | xyz(73.9358, 88.5255, 91.7727) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.13
Eggshell Blue
#C4FFF7
ΔE00 3.87
Duck Egg Blue
#C3FBF4
ΔE00 4.10
Light Light Blue
#CAFFFB
ΔE00 5.28
Ice
#D6FFFA
ΔE00 5.67
Pale Cyan
#B7FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDEB #FDC8DA
analogous
#C8FDD1 #C8FDEB #C8F5FD
triadic
#C8FDEB #EBC8FD #FDEBC8
tetradic
#C8FDEB #D1C8FD #FDC8DA #F5FDC8
square
#C8FDEB #D1C8FD #FDC8DA #F5FDC8
split-complementary
#C8FDEB #FDC8F5 #FDD1C8
monochromatic
#52F9C0 #8DFBD6 #C8FDEB #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.12
#C8FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#C8FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDEB
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDEB | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#BCFEF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fdeb; /* rgb */ color: rgb(200, 253, 235); /* oklch */ color: oklch(95.3% 0.059 172.3);
Tailwind
colors: {
custom: {
50: '#d9fef1',
500: '#c8fdeb',
950: '#000000',
},
}SCSS
$custom: #c8fdeb; $custom-light: #d9fef1; $custom-dark: #000000;
JSON
{
"hex": "#c8fdeb",
"rgb": {
"r": 200,
"g": 253,
"b": 235
},
"hsl": {
"h": 159.623,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95271,
"c": 0.05897,
"h": 172.3
},
"luminance": 0.88528
}Semantic roles & 50–950 ramp
primary
#C8FDEB
secondary
#E584A5
accent
#004EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151716
muted
#848585