#8FD7BB#8FD7BB
#8FD7BB is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.4% C 0.083 H 167.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD7BB |
|---|---|
| RGB | rgb(143, 215, 187) |
| HSL | hsl(157, 47%, 70%) |
| HSV | hsv(157, 33%, 84%) |
| CMYK | cmyk(33.5%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(80.75, -28.52, 6.71) |
| CIE-LCH | lch(80.75, 29.30, 166.75°) |
| OKLab | oklab(82.37% -0.0808 0.0173) |
| OKLCH | oklch(82.37% 0.083 167.9) |
| XYZ | xyz(44.5946, 58.0259, 55.8544) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.12
Pale Teal
#82CBB2
ΔE00 3.14
Light Teal
#90E4C1
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD7BB #D78FAB
analogous
#8FD797 #8FD7BB #8FCFD7
triadic
#8FD7BB #BB8FD7 #D7BB8F
tetradic
#8FD7BB #978FD7 #D78FAB #CFD78F
square
#8FD7BB #978FD7 #D78FAB #CFD78F
split-complementary
#8FD7BB #D78FCF #D7978F
monochromatic
#3EAE82 #62C7A0 #8FD7BB #BCE7D6 #E8F7F1
Accessibility & contrast
On white
1.67
#8FD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#8FD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD7BB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD7BB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#7DD8CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd7bb; /* rgb */ color: rgb(143, 215, 187); /* oklch */ color: oklch(82.4% 0.083 167.9);
Tailwind
colors: {
custom: {
50: '#b2e3cf',
500: '#8fd7bb',
950: '#000000',
},
}SCSS
$custom: #8fd7bb; $custom-light: #b2e3cf; $custom-dark: #000000;
JSON
{
"hex": "#8fd7bb",
"rgb": {
"r": 143,
"g": 215,
"b": 187
},
"hsl": {
"h": 156.667,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.82371,
"c": 0.08262,
"h": 167.9
},
"luminance": 0.58028
}Semantic roles & 50–950 ramp
primary
#8FD7BB
secondary
#AE5D7C
accent
#2B63BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483