#8FD6BA#8FD6BA
#8FD6BA is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.082 H 167.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD6BA |
|---|---|
| RGB | rgb(143, 214, 186) |
| HSL | hsl(156, 46%, 70%) |
| HSV | hsv(156, 33%, 84%) |
| CMYK | cmyk(33.2%, 0%, 13.1%, 16.1%) |
| CIE-LAB | lab(80.45, -28.24, 6.81) |
| CIE-LCH | lch(80.45, 29.05, 166.45°) |
| OKLab | oklab(82.12% -0.08 0.0175) |
| OKLCH | oklch(82.12% 0.082 167.7) |
| XYZ | xyz(44.2341, 57.4755, 55.2080) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.96
Seafoam Blue
#78D1B6
ΔE00 3.11
Light Teal
#90E4C1
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 5.29
Mint
#AAF0C1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD6BA #D68FAB
analogous
#8FD697 #8FD6BA #8FCED6
triadic
#8FD6BA #BA8FD6 #D6BA8F
tetradic
#8FD6BA #978FD6 #D68FAB #CED68F
square
#8FD6BA #978FD6 #D68FAB #CED68F
split-complementary
#8FD6BA #D68FCE #D6978F
monochromatic
#3FAC81 #62C69E #8FD6BA #BCE6D6 #E9F7F1
Accessibility & contrast
On white
1.68
#8FD6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#8FD6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD6BA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD6BA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#7DD7CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd6ba; /* rgb */ color: rgb(143, 214, 186); /* oklch */ color: oklch(82.1% 0.082 167.7);
Tailwind
colors: {
custom: {
50: '#b2e3ce',
500: '#8fd6ba',
950: '#000000',
},
}SCSS
$custom: #8fd6ba; $custom-light: #b2e3ce; $custom-dark: #000000;
JSON
{
"hex": "#8fd6ba",
"rgb": {
"r": 143,
"g": 214,
"b": 186
},
"hsl": {
"h": 156.338,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.82117,
"c": 0.08187,
"h": 167.7
},
"luminance": 0.57478
}Semantic roles & 50–950 ramp
primary
#8FD6BA
secondary
#AC5D7C
accent
#2C64BA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483