#8FD1CA#8FD1CA
#8FD1CA is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.4% C 0.068 H 187.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD1CA |
|---|---|
| RGB | rgb(143, 209, 202) |
| HSL | hsl(174, 42%, 69%) |
| HSV | hsv(174, 32%, 82%) |
| CMYK | cmyk(31.6%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(79.44, -22.32, -3.20) |
| CIE-LCH | lch(79.44, 22.55, 188.16°) |
| OKLab | oklab(81.45% -0.067 -0.0089) |
| OKLCH | oklch(81.45% 0.068 187.6) |
| XYZ | xyz(44.7852, 55.7023, 64.2575) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.26
Turquoise
#40E0D0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD1CA #D18F96
analogous
#8FD1A9 #8FD1CA #8FB7D1
triadic
#8FD1CA #CA8FD1 #D1CA8F
tetradic
#8FD1CA #A98FD1 #D18F96 #B7D18F
square
#8FD1CA #A98FD1 #D18F96 #B7D18F
split-complementary
#8FD1CA #D18FB7 #D1A98F
monochromatic
#43A399 #64BFB5 #8FD1CA #BAE3DF #E6F5F3
Accessibility & contrast
On white
1.73
#8FD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#8FD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD1CA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD1CA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#79D4CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fd1ca; /* rgb */ color: rgb(143, 209, 202); /* oklch */ color: oklch(81.4% 0.068 187.6);
Tailwind
colors: {
custom: {
50: '#b2dfda',
500: '#8fd1ca',
950: '#000000',
},
}SCSS
$custom: #8fd1ca; $custom-light: #b2dfda; $custom-dark: #000000;
JSON
{
"hex": "#8fd1ca",
"rgb": {
"r": 143,
"g": 209,
"b": 202
},
"hsl": {
"h": 173.636,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.81447,
"c": 0.06758,
"h": 187.6
},
"luminance": 0.55705
}Semantic roles & 50–950 ramp
primary
#8FD1CA
secondary
#A75E65
accent
#313FB5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483