#8EDCDC#8EDCDC
#8EDCDC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.077 H 195.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDCDC |
|---|---|
| RGB | rgb(142, 220, 220) |
| HSL | hsl(180, 53%, 71%) |
| HSV | hsv(180, 35%, 86%) |
| CMYK | cmyk(35.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.97, -23.87, -7.60) |
| CIE-LCH | lch(82.97, 25.05, 197.67°) |
| OKLab | oklab(84.42% -0.0739 -0.0209) |
| OKLCH | oklch(84.42% 0.077 195.8) |
| XYZ | xyz(49.6621, 62.1013, 77.0661) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDCDC #DC8E8E
analogous
#8EDCB5 #8EDCDC #8EB5DC
triadic
#8EDCDC #DC8EDC #DCDC8E
tetradic
#8EDCDC #B58EDC #DC8E8E #B5DC8E
square
#8EDCDC #B58EDC #DC8E8E #B5DC8E
split-complementary
#8EDCDC #DC8EB5 #DCB58E
monochromatic
#39B7B7 #5FCECE #8EDCDC #BDEAEA #E8F8F8
Accessibility & contrast
On white
1.56
#8EDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#8EDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDCDC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDCDC | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#6EE1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8edcdc; /* rgb */ color: rgb(142, 220, 220); /* oklch */ color: oklch(84.4% 0.077 195.8);
Tailwind
colors: {
custom: {
50: '#b2e7e6',
500: '#8edcdc',
950: '#000000',
},
}SCSS
$custom: #8edcdc; $custom-light: #b2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#8edcdc",
"rgb": {
"r": 142,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.84418,
"c": 0.07682,
"h": 195.8
},
"luminance": 0.62104
}Semantic roles & 50–950 ramp
primary
#8EDCDC
secondary
#B35B5B
accent
#2525C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484