#C8FEEE#C8FEEE
#C8FEEE is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.6% C 0.059 H 175.0°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEEE |
|---|---|
| RGB | rgb(200, 254, 238) |
| HSL | hsl(162, 96%, 89%) |
| HSV | hsv(162, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.72, -20.15, 2.06) |
| CIE-LCH | lch(95.72, 20.26, 174.16°) |
| OKLab | oklab(95.56% -0.0585 0.0052) |
| OKLCH | oklch(95.56% 0.059 175) |
| XYZ | xyz(74.6894, 89.3334, 94.1801) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.11
Pale Aqua
#B8FFEB
ΔE00 3.13
Duck Egg Blue
#C3FBF4
ΔE00 3.40
Light Light Blue
#CAFFFB
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.11
Ice
#D6FFFA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEEE #FEC8D8
analogous
#C8FED3 #C8FEEE #C8F3FE
triadic
#C8FEEE #EEC8FE #FEEEC8
tetradic
#C8FEEE #D3C8FE #FEC8D8 #F3FEC8
square
#C8FEEE #D3C8FE #FEC8D8 #F3FEC8
split-complementary
#C8FEEE #FEC8F3 #FED3C8
monochromatic
#50FCC9 #8CFDDB #C8FEEE #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.11
#C8FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#C8FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEEE
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEEE | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#BBFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8feee; /* rgb */ color: rgb(200, 254, 238); /* oklch */ color: oklch(95.6% 0.059 175.0);
Tailwind
colors: {
custom: {
50: '#d9fef3',
500: '#c8feee',
950: '#000000',
},
}SCSS
$custom: #c8feee; $custom-light: #d9fef3; $custom-dark: #000000;
JSON
{
"hex": "#c8feee",
"rgb": {
"r": 200,
"g": 254,
"b": 238
},
"hsl": {
"h": 162.222,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95564,
"c": 0.05874,
"h": 175
},
"luminance": 0.89336
}Semantic roles & 50–950 ramp
primary
#C8FEEE
secondary
#E783A1
accent
#0044E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685