#8CE0DC#8CE0DC
#8CE0DC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.2% C 0.082 H 191.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE0DC |
|---|---|
| RGB | rgb(140, 224, 220) |
| HSL | hsl(177, 58%, 71%) |
| HSV | hsv(177, 38%, 88%) |
| CMYK | cmyk(37.5%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(83.99, -26.34, -6.10) |
| CIE-LCH | lch(83.99, 27.04, 193.03°) |
| OKLab | oklab(85.22% -0.0803 -0.0168) |
| OKLCH | oklch(85.22% 0.082 191.9) |
| XYZ | xyz(50.3844, 64.0506, 77.4043) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.73
Light Cyan
#ACFFFC
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Pale Cyan
#B7FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE0DC #E08C90
analogous
#8CE0B2 #8CE0DC #8CBAE0
triadic
#8CE0DC #DC8CE0 #E0DC8C
tetradic
#8CE0DC #B28CE0 #E08C90 #BAE08C
square
#8CE0DC #B28CE0 #E08C90 #BAE08C
split-complementary
#8CE0DC #E08CBA #E0B28C
monochromatic
#33BEB8 #5CD3CD #8CE0DC #BCEDEB #E7F9F8
Accessibility & contrast
On white
1.52
#8CE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#8CE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE0DC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE0DC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#6AE4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ce0dc; /* rgb */ color: rgb(140, 224, 220); /* oklch */ color: oklch(85.2% 0.082 191.9);
Tailwind
colors: {
custom: {
50: '#b1eae6',
500: '#8ce0dc',
950: '#000000',
},
}SCSS
$custom: #8ce0dc; $custom-light: #b1eae6; $custom-dark: #000000;
JSON
{
"hex": "#8ce0dc",
"rgb": {
"r": 140,
"g": 224,
"b": 220
},
"hsl": {
"h": 177.143,
"s": 57.534,
"l": 71.373
},
"oklch": {
"l": 0.85215,
"c": 0.08204,
"h": 191.9
},
"luminance": 0.64054
}Semantic roles & 50–950 ramp
primary
#8CE0DC
secondary
#B8585D
accent
#2028C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484