#C8FEEC#C8FEEC
#C8FEEC is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.5% C 0.060 H 172.6°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEEC |
|---|---|
| RGB | rgb(200, 254, 236) |
| HSL | hsl(160, 96%, 89%) |
| HSV | hsv(160, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(95.67, -20.54, 3.02) |
| CIE-LCH | lch(95.67, 20.76, 171.64°) |
| OKLab | oklab(95.51% -0.0593 0.0077) |
| OKLCH | oklch(95.51% 0.06 172.6) |
| XYZ | xyz(74.3972, 89.2165, 92.6412) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.96
Eggshell Blue
#C4FFF7
ΔE00 3.79
Duck Egg Blue
#C3FBF4
ΔE00 4.09
Light Light Blue
#CAFFFB
ΔE00 5.25
Ice
#D6FFFA
ΔE00 5.72
Pale Cyan
#B7FFFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEEC #FEC8DA
analogous
#C8FED1 #C8FEEC #C8F5FE
triadic
#C8FEEC #ECC8FE #FEECC8
tetradic
#C8FEEC #D1C8FE #FEC8DA #F5FEC8
square
#C8FEEC #D1C8FE #FEC8DA #F5FEC8
split-complementary
#C8FEEC #FEC8F5 #FED1C8
monochromatic
#50FCC2 #8CFDD7 #C8FEEC #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.11
#C8FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#C8FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEEC
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEEC | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#F0F0ED
Tritanopia (blue-blind)
#BBFFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8feec; /* rgb */ color: rgb(200, 254, 236); /* oklch */ color: oklch(95.5% 0.060 172.6);
Tailwind
colors: {
custom: {
50: '#d9fef2',
500: '#c8feec',
950: '#000000',
},
}SCSS
$custom: #c8feec; $custom-light: #d9fef2; $custom-dark: #000000;
JSON
{
"hex": "#c8feec",
"rgb": {
"r": 200,
"g": 254,
"b": 236
},
"hsl": {
"h": 160,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95509,
"c": 0.05981,
"h": 172.6
},
"luminance": 0.89219
}Semantic roles & 50–950 ramp
primary
#C8FEEC
secondary
#E783A4
accent
#004CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685