#8ECFBD#8ECFBD
#8ECFBD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.071 H 175.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFBD |
|---|---|
| RGB | rgb(142, 207, 189) |
| HSL | hsl(163, 40%, 68%) |
| HSV | hsv(163, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.49, -24.49, 2.37) |
| CIE-LCH | lch(78.49, 24.60, 174.47°) |
| OKLab | oklab(80.56% -0.0708 0.0059) |
| OKLCH | oklch(80.56% 0.071 175.2) |
| XYZ | xyz(42.6503, 54.0483, 56.3193) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.92
Seafoam Blue
#78D1B6
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 6.82
Seafoam
#7FE0B3
ΔE00 8.57
Mediumturquoise
#48D1CC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFBD #CF8EA0
analogous
#8ECF9C #8ECFBD #8EC0CF
triadic
#8ECFBD #BD8ECF #CFBD8E
tetradic
#8ECFBD #9C8ECF #CF8EA0 #C0CF8E
square
#8ECFBD #9C8ECF #CF8EA0 #C0CF8E
split-complementary
#8ECFBD #CF8EC0 #CF9C8E
monochromatic
#449F86 #63BDA4 #8ECFBD #B9E1D6 #E4F3EF
Accessibility & contrast
On white
1.78
#8ECFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#8ECFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFBD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFBD | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#7CD1C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8ecfbd; /* rgb */ color: rgb(142, 207, 189); /* oklch */ color: oklch(80.6% 0.071 175.2);
Tailwind
colors: {
custom: {
50: '#b1ded0',
500: '#8ecfbd',
950: '#000000',
},
}SCSS
$custom: #8ecfbd; $custom-light: #b1ded0; $custom-dark: #000000;
JSON
{
"hex": "#8ecfbd",
"rgb": {
"r": 142,
"g": 207,
"b": 189
},
"hsl": {
"h": 163.385,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80557,
"c": 0.07105,
"h": 175.2
},
"luminance": 0.54051
}Semantic roles & 50–950 ramp
primary
#8ECFBD
secondary
#A45D71
accent
#3256B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483