#8FD0BB#8FD0BB
#8FD0BB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.073 H 172.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD0BB |
|---|---|
| RGB | rgb(143, 208, 187) |
| HSL | hsl(161, 41%, 69%) |
| HSV | hsv(161, 31%, 82%) |
| CMYK | cmyk(31.3%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(78.77, -25.12, 3.86) |
| CIE-LCH | lch(78.77, 25.41, 171.27°) |
| OKLab | oklab(80.78% -0.072 0.0098) |
| OKLCH | oklch(80.78% 0.073 172.2) |
| XYZ | xyz(42.8501, 54.5370, 55.2729) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 3.60
Light Teal
#90E4C1
ΔE00 5.98
Mediumaquamarine
#66CDAA
ΔE00 6.23
Seafoam
#7FE0B3
ΔE00 7.64
Tiffany Blue
#7BF2DA
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD0BB #D08FA4
analogous
#8FD09B #8FD0BB #8FC5D0
triadic
#8FD0BB #BB8FD0 #D0BB8F
tetradic
#8FD0BB #9B8FD0 #D08FA4 #C5D08F
square
#8FD0BB #9B8FD0 #D08FA4 #C5D08F
split-complementary
#8FD0BB #D08FC5 #D09B8F
monochromatic
#44A183 #64BEA1 #8FD0BB #BAE2D5 #E5F4EF
Accessibility & contrast
On white
1.76
#8FD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#8FD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD0BB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD0BB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#7ED1CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fd0bb; /* rgb */ color: rgb(143, 208, 187); /* oklch */ color: oklch(80.8% 0.073 172.2);
Tailwind
colors: {
custom: {
50: '#b1decf',
500: '#8fd0bb',
950: '#000000',
},
}SCSS
$custom: #8fd0bb; $custom-light: #b1decf; $custom-dark: #000000;
JSON
{
"hex": "#8fd0bb",
"rgb": {
"r": 143,
"g": 208,
"b": 187
},
"hsl": {
"h": 160.615,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.80782,
"c": 0.07271,
"h": 172.2
},
"luminance": 0.54539
}Semantic roles & 50–950 ramp
primary
#8FD0BB
secondary
#A55E75
accent
#325CB4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483