#C8FFED#C8FFED
#C8FFED is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.7% C 0.061 H 173.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFED |
|---|---|
| RGB | rgb(200, 255, 237) |
| HSL | hsl(160, 100%, 89%) |
| HSV | hsv(160, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(95.96, -20.83, 2.93) |
| CIE-LCH | lch(95.96, 21.04, 172.01°) |
| OKLab | oklab(95.75% -0.0602 0.0074) |
| OKLCH | oklch(95.75% 0.061 173) |
| XYZ | xyz(74.8611, 89.9111, 93.5146) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.81
Eggshell Blue
#C4FFF7
ΔE00 3.74
Duck Egg Blue
#C3FBF4
ΔE00 4.09
Light Light Blue
#CAFFFB
ΔE00 5.25
Pale Cyan
#B7FFFA
ΔE00 5.63
Ice
#D6FFFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFED #FFC8DA
analogous
#C8FFD2 #C8FFED #C8F5FF
triadic
#C8FFED #EDC8FF #FFEDC8
tetradic
#C8FFED #D2C8FF #FFC8DA #F5FFC8
square
#C8FFED #D2C8FF #FFC8DA #F5FFC8
split-complementary
#C8FFED #FFC8F5 #FFD2C8
monochromatic
#4EFFC5 #8BFFD9 #C8FFED #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.11
#C8FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#C8FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFED
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFED | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#BBFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffed; /* rgb */ color: rgb(200, 255, 237); /* oklch */ color: oklch(95.7% 0.061 173.0);
Tailwind
colors: {
custom: {
50: '#d9fff2',
500: '#c8ffed',
950: '#000000',
},
}SCSS
$custom: #c8ffed; $custom-light: #d9fff2; $custom-dark: #000000;
JSON
{
"hex": "#c8ffed",
"rgb": {
"r": 200,
"g": 255,
"b": 237
},
"hsl": {
"h": 160.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95748,
"c": 0.06065,
"h": 173
},
"luminance": 0.89914
}Semantic roles & 50–950 ramp
primary
#C8FFED
secondary
#E982A4
accent
#004BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685