#C8FEEA#C8FEEA
#C8FEEA is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.5% C 0.061 H 170.4°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEEA |
|---|---|
| RGB | rgb(200, 254, 234) |
| HSL | hsl(158, 96%, 89%) |
| HSV | hsv(158, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(95.62, -20.93, 3.98) |
| CIE-LCH | lch(95.62, 21.31, 169.23°) |
| OKLab | oklab(95.46% -0.0601 0.0102) |
| OKLCH | oklch(95.46% 0.061 170.4) |
| XYZ | xyz(74.1083, 89.1009, 91.1195) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.97
Eggshell Blue
#C4FFF7
ΔE00 4.47
Duck Egg Blue
#C3FBF4
ΔE00 4.77
Light Light Blue
#CAFFFB
ΔE00 5.94
Ice
#D6FFFA
ΔE00 6.29
Pale Cyan
#B7FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEEA #FEC8DC
analogous
#C8FECF #C8FEEA #C8F7FE
triadic
#C8FEEA #EAC8FE #FEEAC8
tetradic
#C8FEEA #CFC8FE #FEC8DC #F7FEC8
square
#C8FEEA #CFC8FE #FEC8DC #F7FEC8
split-complementary
#C8FEEA #FEC8F7 #FECFC8
monochromatic
#50FCBC #8CFDD3 #C8FEEA #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.12
#C8FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#C8FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEEA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEEA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#BCFFF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8feea; /* rgb */ color: rgb(200, 254, 234); /* oklch */ color: oklch(95.5% 0.061 170.4);
Tailwind
colors: {
custom: {
50: '#d9fff0',
500: '#c8feea',
950: '#000000',
},
}SCSS
$custom: #c8feea; $custom-light: #d9fff0; $custom-dark: #000000;
JSON
{
"hex": "#c8feea",
"rgb": {
"r": 200,
"g": 254,
"b": 234
},
"hsl": {
"h": 157.778,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95455,
"c": 0.06097,
"h": 170.4
},
"luminance": 0.89103
}Semantic roles & 50–950 ramp
primary
#C8FEEA
secondary
#E783A8
accent
#0055E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685