#8FD0BF#8FD0BF
#8FD0BF is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.9% C 0.070 H 176.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD0BF |
|---|---|
| RGB | rgb(143, 208, 191) |
| HSL | hsl(164, 41%, 69%) |
| HSV | hsv(164, 31%, 82%) |
| CMYK | cmyk(31.3%, 0%, 8.2%, 18.4%) |
| CIE-LAB | lab(78.87, -24.26, 1.86) |
| CIE-LCH | lch(78.87, 24.33, 175.61°) |
| OKLab | oklab(80.9% -0.0703 0.0046) |
| OKLCH | oklch(80.9% 0.07 176.3) |
| XYZ | xyz(43.2843, 54.7107, 57.5596) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.34
Seafoam Blue
#78D1B6
ΔE00 4.37
Light Teal
#90E4C1
ΔE00 6.92
Mediumaquamarine
#66CDAA
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 8.62
Seafoam
#7FE0B3
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD0BF #D08FA0
analogous
#8FD09F #8FD0BF #8FC1D0
triadic
#8FD0BF #BF8FD0 #D0BF8F
tetradic
#8FD0BF #9F8FD0 #D08FA0 #C1D08F
square
#8FD0BF #9F8FD0 #D08FA0 #C1D08F
split-complementary
#8FD0BF #D08FC1 #D09F8F
monochromatic
#44A189 #64BEA6 #8FD0BF #BAE2D8 #E5F4F0
Accessibility & contrast
On white
1.76
#8FD0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8FD0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD0BF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD0BF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#7CD2CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fd0bf; /* rgb */ color: rgb(143, 208, 191); /* oklch */ color: oklch(80.9% 0.070 176.3);
Tailwind
colors: {
custom: {
50: '#b2ded2',
500: '#8fd0bf',
950: '#000000',
},
}SCSS
$custom: #8fd0bf; $custom-light: #b2ded2; $custom-dark: #000000;
JSON
{
"hex": "#8fd0bf",
"rgb": {
"r": 143,
"g": 208,
"b": 191
},
"hsl": {
"h": 164.308,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.80895,
"c": 0.07049,
"h": 176.3
},
"luminance": 0.54713
}Semantic roles & 50–950 ramp
primary
#8FD0BF
secondary
#A55E70
accent
#3254B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483