#8FD1BF#8FD1BF
#8FD1BF is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.1% C 0.072 H 175.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD1BF |
|---|---|
| RGB | rgb(143, 209, 191) |
| HSL | hsl(164, 42%, 69%) |
| HSV | hsv(164, 32%, 82%) |
| CMYK | cmyk(31.6%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(79.16, -24.75, 2.27) |
| CIE-LCH | lch(79.16, 24.86, 174.76°) |
| OKLab | oklab(81.12% -0.0716 0.0056) |
| OKLCH | oklch(81.12% 0.072 175.5) |
| XYZ | xyz(43.5289, 55.1998, 57.6411) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.15
Seafoam Blue
#78D1B6
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 6.51
Mediumaquamarine
#66CDAA
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 8.41
Tiffany Blue
#7BF2DA
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD1BF #D18FA1
analogous
#8FD19E #8FD1BF #8FC2D1
triadic
#8FD1BF #BF8FD1 #D1BF8F
tetradic
#8FD1BF #9E8FD1 #D18FA1 #C2D18F
square
#8FD1BF #9E8FD1 #D18FA1 #C2D18F
split-complementary
#8FD1BF #D18FC2 #D19E8F
monochromatic
#43A389 #64BFA6 #8FD1BF #BAE3D8 #E6F5F1
Accessibility & contrast
On white
1.74
#8FD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8FD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD1BF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD1BF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#7CD3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fd1bf; /* rgb */ color: rgb(143, 209, 191); /* oklch */ color: oklch(81.1% 0.072 175.5);
Tailwind
colors: {
custom: {
50: '#b2dfd2',
500: '#8fd1bf',
950: '#000000',
},
}SCSS
$custom: #8fd1bf; $custom-light: #b2dfd2; $custom-dark: #000000;
JSON
{
"hex": "#8fd1bf",
"rgb": {
"r": 143,
"g": 209,
"b": 191
},
"hsl": {
"h": 163.636,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.81121,
"c": 0.07181,
"h": 175.5
},
"luminance": 0.55202
}Semantic roles & 50–950 ramp
primary
#8FD1BF
secondary
#A75E72
accent
#3155B5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483