#8FD6BB#8FD6BB
#8FD6BB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.081 H 168.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD6BB |
|---|---|
| RGB | rgb(143, 214, 187) |
| HSL | hsl(157, 46%, 70%) |
| HSV | hsv(157, 33%, 84%) |
| CMYK | cmyk(33.2%, 0%, 12.6%, 16.1%) |
| CIE-LAB | lab(80.47, -28.03, 6.31) |
| CIE-LCH | lch(80.47, 28.74, 167.32°) |
| OKLab | oklab(82.14% -0.0795 0.0162) |
| OKLCH | oklch(82.14% 0.081 168.5) |
| XYZ | xyz(44.3407, 57.5182, 55.7698) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 3.05
Light Teal
#90E4C1
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.45
Tiffany Blue
#7BF2DA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD6BB #D68FAA
analogous
#8FD698 #8FD6BB #8FCDD6
triadic
#8FD6BB #BB8FD6 #D6BB8F
tetradic
#8FD6BB #988FD6 #D68FAA #CDD68F
square
#8FD6BB #988FD6 #D68FAA #CDD68F
split-complementary
#8FD6BB #D68FCD #D6988F
monochromatic
#3FAC82 #62C6A0 #8FD6BB #BCE6D6 #E9F7F1
Accessibility & contrast
On white
1.68
#8FD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#8FD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD6BB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD6BB | 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)
#D2CDBA
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#7DD7CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd6bb; /* rgb */ color: rgb(143, 214, 187); /* oklch */ color: oklch(82.1% 0.081 168.5);
Tailwind
colors: {
custom: {
50: '#b2e3cf',
500: '#8fd6bb',
950: '#000000',
},
}SCSS
$custom: #8fd6bb; $custom-light: #b2e3cf; $custom-dark: #000000;
JSON
{
"hex": "#8fd6bb",
"rgb": {
"r": 143,
"g": 214,
"b": 187
},
"hsl": {
"h": 157.183,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.82144,
"c": 0.08119,
"h": 168.5
},
"luminance": 0.57521
}Semantic roles & 50–950 ramp
primary
#8FD6BB
secondary
#AC5D7B
accent
#2C62BA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483