#8ECEBB#8ECEBB
#8ECEBB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.071 H 173.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECEBB |
|---|---|
| RGB | rgb(142, 206, 187) |
| HSL | hsl(162, 40%, 68%) |
| HSV | hsv(162, 31%, 81%) |
| CMYK | cmyk(31.1%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.16, -24.43, 2.96) |
| CIE-LCH | lch(78.16, 24.61, 173.09°) |
| OKLab | oklab(80.27% -0.0704 0.0075) |
| OKLCH | oklch(80.27% 0.071 173.9) |
| XYZ | xyz(42.1932, 53.4790, 55.1033) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 6.60
Light Teal
#90E4C1
ΔE00 6.75
Seafoam
#7FE0B3
ΔE00 8.39
Mediumturquoise
#48D1CC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECEBB #CE8EA1
analogous
#8ECE9B #8ECEBB #8EC1CE
triadic
#8ECEBB #BB8ECE #CEBB8E
tetradic
#8ECEBB #9B8ECE #CE8EA1 #C1CE8E
square
#8ECEBB #9B8ECE #CE8EA1 #C1CE8E
split-complementary
#8ECEBB #CE8EC1 #CE9B8E
monochromatic
#449D83 #63BBA1 #8ECEBB #B9E1D5 #E3F3EE
Accessibility & contrast
On white
1.80
#8ECEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#8ECEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECEBB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECEBB | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#7DCFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8ecebb; /* rgb */ color: rgb(142, 206, 187); /* oklch */ color: oklch(80.3% 0.071 173.9);
Tailwind
colors: {
custom: {
50: '#b1ddcf',
500: '#8ecebb',
950: '#000000',
},
}SCSS
$custom: #8ecebb; $custom-light: #b1ddcf; $custom-dark: #000000;
JSON
{
"hex": "#8ecebb",
"rgb": {
"r": 142,
"g": 206,
"b": 187
},
"hsl": {
"h": 162.188,
"s": 39.506,
"l": 68.235
},
"oklch": {
"l": 0.80273,
"c": 0.07078,
"h": 173.9
},
"luminance": 0.53481
}Semantic roles & 50–950 ramp
primary
#8ECEBB
secondary
#A35D72
accent
#3359B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483