#8ECCCF#8ECCCF
#8ECCCF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.063 H 199.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECCCF |
|---|---|
| RGB | rgb(142, 204, 207) |
| HSL | hsl(183, 40%, 68%) |
| HSV | hsv(183, 31%, 81%) |
| CMYK | cmyk(31.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.13, -18.94, -7.83) |
| CIE-LCH | lch(78.13, 20.49, 202.45°) |
| OKLab | oklab(80.43% -0.0596 -0.0214) |
| OKLCH | oklch(80.43% 0.063 199.8) |
| XYZ | xyz(44.0069, 53.4390, 67.0153) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 8.00
Lightblue
#ADD8E6
ΔE00 8.05
Robin'S Egg Blue
#98EFF9
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 8.63
Sky Blue
#87CEEB
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECCCF #CF918E
analogous
#8ECFB1 #8ECCCF #8EABCF
triadic
#8ECCCF #CF8ECC #CCCF8E
tetradic
#8ECCCF #B18ECF #CF918E #ABCF8E
square
#8ECCCF #B18ECF #CF918E #ABCF8E
split-complementary
#8ECCCF #CF8EAB #CFB18E
monochromatic
#449B9F #63B9BD #8ECCCF #B9DFE1 #E4F3F3
Accessibility & contrast
On white
1.80
#8ECCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#8ECCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECCCF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECCCF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CF
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#76D0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8ecccf; /* rgb */ color: rgb(142, 204, 207); /* oklch */ color: oklch(80.4% 0.063 199.8);
Tailwind
colors: {
custom: {
50: '#b1dbdd',
500: '#8ecccf',
950: '#000000',
},
}SCSS
$custom: #8ecccf; $custom-light: #b1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#8ecccf",
"rgb": {
"r": 142,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.769,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80433,
"c": 0.06331,
"h": 199.8
},
"luminance": 0.53442
}Semantic roles & 50–950 ramp
primary
#8ECCCF
secondary
#A4605D
accent
#3832B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484