#C8FEEF#C8FEEF
#C8FEEF is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.6% C 0.058 H 176.2°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEEF |
|---|---|
| RGB | rgb(200, 254, 239) |
| HSL | hsl(163, 96%, 89%) |
| HSV | hsv(163, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.74, -19.95, 1.58) |
| CIE-LCH | lch(95.74, 20.02, 175.47°) |
| OKLab | oklab(95.59% -0.0581 0.0039) |
| OKLCH | oklch(95.59% 0.058 176.2) |
| XYZ | xyz(74.8367, 89.3923, 94.9560) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.76
Duck Egg Blue
#C3FBF4
ΔE00 3.05
Pale Aqua
#B8FFEB
ΔE00 3.27
Light Light Blue
#CAFFFB
ΔE00 4.20
Pale Cyan
#B7FFFA
ΔE00 4.82
Ice
#D6FFFA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEEF #FEC8D7
analogous
#C8FED4 #C8FEEF #C8F2FE
triadic
#C8FEEF #EFC8FE #FEEFC8
tetradic
#C8FEEF #D4C8FE #FEC8D7 #F2FEC8
square
#C8FEEF #D4C8FE #FEC8D7 #F2FEC8
split-complementary
#C8FEEF #FEC8F2 #FED4C8
monochromatic
#50FCCC #8CFDDE #C8FEEF #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.11
#C8FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#C8FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEEF
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEEF | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#BBFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8feef; /* rgb */ color: rgb(200, 254, 239); /* oklch */ color: oklch(95.6% 0.058 176.2);
Tailwind
colors: {
custom: {
50: '#d9fef4',
500: '#c8feef',
950: '#000000',
},
}SCSS
$custom: #c8feef; $custom-light: #d9fef4; $custom-dark: #000000;
JSON
{
"hex": "#c8feef",
"rgb": {
"r": 200,
"g": 254,
"b": 239
},
"hsl": {
"h": 163.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95592,
"c": 0.05825,
"h": 176.2
},
"luminance": 0.89395
}Semantic roles & 50–950 ramp
primary
#C8FEEF
secondary
#E7839F
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685