#8FD3CA#8FD3CA
#8FD3CA is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.9% C 0.070 H 185.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD3CA |
|---|---|
| RGB | rgb(143, 211, 202) |
| HSL | hsl(172, 44%, 69%) |
| HSV | hsv(172, 32%, 83%) |
| CMYK | cmyk(32.2%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(80.00, -23.31, -2.38) |
| CIE-LCH | lch(80.00, 23.43, 185.82°) |
| OKLab | oklab(81.9% -0.0695 -0.0067) |
| OKLCH | oklch(81.9% 0.07 185.5) |
| XYZ | xyz(45.2789, 56.6899, 64.4220) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 6.81
Mediumturquoise
#48D1CC
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.64
Turquoise
#40E0D0
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD3CA #D38F98
analogous
#8FD3A8 #8FD3CA #8FBAD3
triadic
#8FD3CA #CA8FD3 #D3CA8F
tetradic
#8FD3CA #A88FD3 #D38F98 #BAD38F
square
#8FD3CA #A88FD3 #D38F98 #BAD38F
split-complementary
#8FD3CA #D38FBA #D3A88F
monochromatic
#41A699 #63C2B5 #8FD3CA #BBE4DF #E7F6F4
Accessibility & contrast
On white
1.70
#8FD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#8FD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD3CA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD3CA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#78D6D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd3ca; /* rgb */ color: rgb(143, 211, 202); /* oklch */ color: oklch(81.9% 0.070 185.5);
Tailwind
colors: {
custom: {
50: '#b2e0da',
500: '#8fd3ca',
950: '#000000',
},
}SCSS
$custom: #8fd3ca; $custom-light: #b2e0da; $custom-dark: #000000;
JSON
{
"hex": "#8fd3ca",
"rgb": {
"r": 143,
"g": 211,
"b": 202
},
"hsl": {
"h": 172.059,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.81896,
"c": 0.06981,
"h": 185.5
},
"luminance": 0.56692
}Semantic roles & 50–950 ramp
primary
#8FD3CA
secondary
#A95D67
accent
#2F41B7
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483