#C8FFEE#C8FFEE
#C8FFEE is a very light, moderate teal. Relative luminance 0.900; OKLCH L 95.8% C 0.060 H 174.1°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFEE |
|---|---|
| RGB | rgb(200, 255, 238) |
| HSL | hsl(161, 100%, 89%) |
| HSV | hsv(161, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.98, -20.64, 2.45) |
| CIE-LCH | lch(95.98, 20.78, 173.24°) |
| OKLab | oklab(95.78% -0.0598 0.0062) |
| OKLCH | oklch(95.78% 0.06 174.1) |
| XYZ | xyz(75.0076, 89.9697, 94.2862) |
| Luminance | 0.8997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.88
Eggshell Blue
#C4FFF7
ΔE00 3.39
Duck Egg Blue
#C3FBF4
ΔE00 3.75
Light Light Blue
#CAFFFB
ΔE00 4.90
Pale Cyan
#B7FFFA
ΔE00 5.32
Ice
#D6FFFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFEE #FFC8D9
analogous
#C8FFD3 #C8FFEE #C8F4FF
triadic
#C8FFEE #EEC8FF #FFEEC8
tetradic
#C8FFEE #D3C8FF #FFC8D9 #F4FFC8
square
#C8FFEE #D3C8FF #FFC8D9 #F4FFC8
split-complementary
#C8FFEE #FFC8F4 #FFD3C8
monochromatic
#4EFFC8 #8BFFDB #C8FFEE #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.11
#C8FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#C8FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFEE
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFEE | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#BBFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffee; /* rgb */ color: rgb(200, 255, 238); /* oklch */ color: oklch(95.8% 0.060 174.1);
Tailwind
colors: {
custom: {
50: '#d9fff3',
500: '#c8ffee',
950: '#000000',
},
}SCSS
$custom: #c8ffee; $custom-light: #d9fff3; $custom-dark: #000000;
JSON
{
"hex": "#c8ffee",
"rgb": {
"r": 200,
"g": 255,
"b": 238
},
"hsl": {
"h": 161.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95775,
"c": 0.06011,
"h": 174.1
},
"luminance": 0.89972
}Semantic roles & 50–950 ramp
primary
#C8FFEE
secondary
#E982A2
accent
#0047E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685