#8FD4BD#8FD4BD
#8FD4BD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.077 H 171.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD4BD |
|---|---|
| RGB | rgb(143, 212, 189) |
| HSL | hsl(160, 45%, 70%) |
| HSV | hsv(160, 33%, 83%) |
| CMYK | cmyk(32.5%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(79.95, -26.65, 4.50) |
| CIE-LCH | lch(79.95, 27.02, 170.42°) |
| OKLab | oklab(81.74% -0.0762 0.0115) |
| OKLCH | oklch(81.74% 0.077 171.4) |
| XYZ | xyz(44.0533, 56.5983, 56.7376) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.61
Seafoam Blue
#78D1B6
ΔE00 3.16
Light Teal
#90E4C1
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 5.88
Seafoam
#7FE0B3
ΔE00 6.68
Tiffany Blue
#7BF2DA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD4BD #D48FA6
analogous
#8FD49B #8FD4BD #8FC9D4
triadic
#8FD4BD #BD8FD4 #D4BD8F
tetradic
#8FD4BD #9B8FD4 #D48FA6 #C9D48F
square
#8FD4BD #9B8FD4 #D48FA6 #C9D48F
split-complementary
#8FD4BD #D48FC9 #D49B8F
monochromatic
#41A886 #63C3A3 #8FD4BD #BBE5D7 #E7F6F1
Accessibility & contrast
On white
1.70
#8FD4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#8FD4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD4BD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD4BD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBC
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#7DD5CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd4bd; /* rgb */ color: rgb(143, 212, 189); /* oklch */ color: oklch(81.7% 0.077 171.4);
Tailwind
colors: {
custom: {
50: '#b2e1d0',
500: '#8fd4bd',
950: '#000000',
},
}SCSS
$custom: #8fd4bd; $custom-light: #b2e1d0; $custom-dark: #000000;
JSON
{
"hex": "#8fd4bd",
"rgb": {
"r": 143,
"g": 212,
"b": 189
},
"hsl": {
"h": 160,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.81744,
"c": 0.07706,
"h": 171.4
},
"luminance": 0.56601
}Semantic roles & 50–950 ramp
primary
#8FD4BD
secondary
#AA5D77
accent
#2E5CB8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483