#8ECFBC#8ECFBC
#8ECFBC is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.5% C 0.072 H 174.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFBC |
|---|---|
| RGB | rgb(142, 207, 188) |
| HSL | hsl(162, 40%, 68%) |
| HSV | hsv(162, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.46, -24.71, 2.87) |
| CIE-LCH | lch(78.46, 24.87, 173.38°) |
| OKLab | oklab(80.53% -0.0712 0.0072) |
| OKLCH | oklch(80.53% 0.072 174.2) |
| XYZ | xyz(42.5421, 54.0050, 55.7496) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.65
Seafoam Blue
#78D1B6
ΔE00 3.89
Light Teal
#90E4C1
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 6.58
Seafoam
#7FE0B3
ΔE00 8.28
Mediumturquoise
#48D1CC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFBC #CF8EA1
analogous
#8ECF9B #8ECFBC #8EC1CF
triadic
#8ECFBC #BC8ECF #CFBC8E
tetradic
#8ECFBC #9B8ECF #CF8EA1 #C1CF8E
square
#8ECFBC #9B8ECF #CF8EA1 #C1CF8E
split-complementary
#8ECFBC #CF8EC1 #CF9B8E
monochromatic
#449F84 #63BDA3 #8ECFBC #B9E1D5 #E4F3EF
Accessibility & contrast
On white
1.78
#8ECFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#8ECFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFBC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFBC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#7CD0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8ecfbc; /* rgb */ color: rgb(142, 207, 188); /* oklch */ color: oklch(80.5% 0.072 174.2);
Tailwind
colors: {
custom: {
50: '#b1ded0',
500: '#8ecfbc',
950: '#000000',
},
}SCSS
$custom: #8ecfbc; $custom-light: #b1ded0; $custom-dark: #000000;
JSON
{
"hex": "#8ecfbc",
"rgb": {
"r": 142,
"g": 207,
"b": 188
},
"hsl": {
"h": 162.462,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80528,
"c": 0.07159,
"h": 174.2
},
"luminance": 0.54007
}Semantic roles & 50–950 ramp
primary
#8ECFBC
secondary
#A45D72
accent
#3258B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483