#C8FCEB#C8FCEB
#C8FCEB is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.1% C 0.058 H 173.1°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCEB |
|---|---|
| RGB | rgb(200, 252, 235) |
| HSL | hsl(160, 90%, 89%) |
| HSV | hsv(160, 21%, 99%) |
| CMYK | cmyk(20.6%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.12, -19.76, 2.73) |
| CIE-LCH | lch(95.12, 19.95, 172.13°) |
| OKLab | oklab(95.06% -0.0571 0.0069) |
| OKLCH | oklch(95.06% 0.058 173.1) |
| XYZ | xyz(73.6210, 87.8958, 91.6678) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.36
Eggshell Blue
#C4FFF7
ΔE00 3.63
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Light Light Blue
#CAFFFB
ΔE00 4.96
Ice
#D6FFFA
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCEB #FCC8D9
analogous
#C8FCD1 #C8FCEB #C8F3FC
triadic
#C8FCEB #EBC8FC #FCEBC8
tetradic
#C8FCEB #D1C8FC #FCC8D9 #F3FCC8
square
#C8FCEB #D1C8FC #FCC8D9 #F3FCC8
split-complementary
#C8FCEB #FCC8F3 #FCD1C8
monochromatic
#54F6C1 #8EF9D6 #C8FCEB #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.13
#C8FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#C8FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCEB
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCEB | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#BCFDF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fceb; /* rgb */ color: rgb(200, 252, 235); /* oklch */ color: oklch(95.1% 0.058 173.1);
Tailwind
colors: {
custom: {
50: '#d9fdf1',
500: '#c8fceb',
950: '#000000',
},
}SCSS
$custom: #c8fceb; $custom-light: #d9fdf1; $custom-dark: #000000;
JSON
{
"hex": "#c8fceb",
"rgb": {
"r": 200,
"g": 252,
"b": 235
},
"hsl": {
"h": 160.385,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.9506,
"c": 0.05757,
"h": 173.1
},
"luminance": 0.87898
}Semantic roles & 50–950 ramp
primary
#C8FCEB
secondary
#E385A4
accent
#004BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151716
muted
#848585