#C8FFEC#C8FFEC
#C8FFEC is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.7% C 0.061 H 171.8°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFEC |
|---|---|
| RGB | rgb(200, 255, 236) |
| HSL | hsl(159, 100%, 89%) |
| HSV | hsv(159, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.94, -21.03, 3.40) |
| CIE-LCH | lch(95.94, 21.30, 170.80°) |
| OKLab | oklab(95.72% -0.0606 0.0087) |
| OKLCH | oklch(95.72% 0.061 171.8) |
| XYZ | xyz(74.7154, 89.8528, 92.7473) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.79
Eggshell Blue
#C4FFF7
ΔE00 4.08
Duck Egg Blue
#C3FBF4
ΔE00 4.43
Light Light Blue
#CAFFFB
ΔE00 5.59
Pale Cyan
#B7FFFA
ΔE00 5.94
Ice
#D6FFFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFEC #FFC8DB
analogous
#C8FFD1 #C8FFEC #C8F6FF
triadic
#C8FFEC #ECC8FF #FFECC8
tetradic
#C8FFEC #D1C8FF #FFC8DB #F6FFC8
square
#C8FFEC #D1C8FF #FFC8DB #F6FFC8
split-complementary
#C8FFEC #FFC8F6 #FFD1C8
monochromatic
#4EFFC2 #8BFFD7 #C8FFEC #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.11
#C8FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#C8FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFEC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFEC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#BBFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffec; /* rgb */ color: rgb(200, 255, 236); /* oklch */ color: oklch(95.7% 0.061 171.8);
Tailwind
colors: {
custom: {
50: '#d9fff2',
500: '#c8ffec',
950: '#000000',
},
}SCSS
$custom: #c8ffec; $custom-light: #d9fff2; $custom-dark: #000000;
JSON
{
"hex": "#c8ffec",
"rgb": {
"r": 200,
"g": 255,
"b": 236
},
"hsl": {
"h": 159.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.9572,
"c": 0.06121,
"h": 171.8
},
"luminance": 0.89855
}Semantic roles & 50–950 ramp
primary
#C8FFEC
secondary
#E982A6
accent
#004FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685