#8ECFBE#8ECFBE
#8ECFBE is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.071 H 176.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFBE |
|---|---|
| RGB | rgb(142, 207, 190) |
| HSL | hsl(164, 40%, 68%) |
| HSV | hsv(164, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.52, -24.27, 1.87) |
| CIE-LCH | lch(78.52, 24.35, 175.60°) |
| OKLab | oklab(80.59% -0.0704 0.0046) |
| OKLCH | oklch(80.59% 0.071 176.3) |
| XYZ | xyz(42.7592, 54.0918, 56.8929) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.22
Seafoam Blue
#78D1B6
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 7.06
Mediumaquamarine
#66CDAA
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 8.59
Seafoam
#7FE0B3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFBE #CF8E9F
analogous
#8ECF9D #8ECFBE #8EBFCF
triadic
#8ECFBE #BE8ECF #CFBE8E
tetradic
#8ECFBE #9D8ECF #CF8E9F #BFCF8E
square
#8ECFBE #9D8ECF #CF8E9F #BFCF8E
split-complementary
#8ECFBE #CF8EBF #CF9D8E
monochromatic
#449F87 #63BDA5 #8ECFBE #B9E1D7 #E4F3EF
Accessibility & contrast
On white
1.78
#8ECFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#8ECFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFBE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFBE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#7BD1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8ecfbe; /* rgb */ color: rgb(142, 207, 190); /* oklch */ color: oklch(80.6% 0.071 176.3);
Tailwind
colors: {
custom: {
50: '#b1ded1',
500: '#8ecfbe',
950: '#000000',
},
}SCSS
$custom: #8ecfbe; $custom-light: #b1ded1; $custom-dark: #000000;
JSON
{
"hex": "#8ecfbe",
"rgb": {
"r": 142,
"g": 207,
"b": 190
},
"hsl": {
"h": 164.308,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80586,
"c": 0.07052,
"h": 176.3
},
"luminance": 0.54094
}Semantic roles & 50–950 ramp
primary
#8ECFBE
secondary
#A45D70
accent
#3254B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483