#8FD0CA#8FD0CA
#8FD0CA is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.2% C 0.067 H 188.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD0CA |
|---|---|
| RGB | rgb(143, 208, 202) |
| HSL | hsl(174, 41%, 69%) |
| HSV | hsv(174, 31%, 82%) |
| CMYK | cmyk(31.3%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(79.16, -21.82, -3.61) |
| CIE-LCH | lch(79.16, 22.12, 189.40°) |
| OKLab | oklab(81.22% -0.0657 -0.01) |
| OKLCH | oklch(81.22% 0.067 188.7) |
| XYZ | xyz(44.5406, 55.2132, 64.1759) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.23
Mediumturquoise
#48D1CC
ΔE00 7.26
Paleturquoise
#AFEEEE
ΔE00 7.64
Seafoam Blue
#78D1B6
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.02
Turquoise
#40E0D0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD0CA #D08F95
analogous
#8FD0AA #8FD0CA #8FB6D0
triadic
#8FD0CA #CA8FD0 #D0CA8F
tetradic
#8FD0CA #AA8FD0 #D08F95 #B6D08F
square
#8FD0CA #AA8FD0 #D08F95 #B6D08F
split-complementary
#8FD0CA #D08FB6 #D0AA8F
monochromatic
#44A198 #64BEB6 #8FD0CA #BAE2DE #E5F4F3
Accessibility & contrast
On white
1.74
#8FD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8FD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD0CA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD0CA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#79D3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fd0ca; /* rgb */ color: rgb(143, 208, 202); /* oklch */ color: oklch(81.2% 0.067 188.7);
Tailwind
colors: {
custom: {
50: '#b2deda',
500: '#8fd0ca',
950: '#000000',
},
}SCSS
$custom: #8fd0ca; $custom-light: #b2deda; $custom-dark: #000000;
JSON
{
"hex": "#8fd0ca",
"rgb": {
"r": 143,
"g": 208,
"b": 202
},
"hsl": {
"h": 174.462,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.81223,
"c": 0.0665,
"h": 188.7
},
"luminance": 0.55216
}Semantic roles & 50–950 ramp
primary
#8FD0CA
secondary
#A55E64
accent
#323EB4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483