#8FD3CD#8FD3CD
#8FD3CD is a light, moderate teal. Relative luminance 0.568; OKLCH L 82.0% C 0.069 H 188.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD3CD |
|---|---|
| RGB | rgb(143, 211, 205) |
| HSL | hsl(175, 44%, 69%) |
| HSV | hsv(175, 32%, 83%) |
| CMYK | cmyk(32.2%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.09, -22.63, -3.86) |
| CIE-LCH | lch(80.09, 22.96, 189.68°) |
| OKLab | oklab(81.99% -0.0682 -0.0107) |
| OKLCH | oklch(81.99% 0.069 188.9) |
| XYZ | xyz(45.6376, 56.8333, 66.3109) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.02
Paleturquoise
#AFEEEE
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.91
Seafoam Blue
#78D1B6
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD3CD #D38F95
analogous
#8FD3AB #8FD3CD #8FB7D3
triadic
#8FD3CD #CD8FD3 #D3CD8F
tetradic
#8FD3CD #AB8FD3 #D38F95 #B7D38F
square
#8FD3CD #AB8FD3 #D38F95 #B7D38F
split-complementary
#8FD3CD #D38FB7 #D3AB8F
monochromatic
#41A69D #63C2B9 #8FD3CD #BBE4E1 #E7F6F4
Accessibility & contrast
On white
1.70
#8FD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#8FD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD3CD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD3CD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#77D6D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8fd3cd; /* rgb */ color: rgb(143, 211, 205); /* oklch */ color: oklch(82.0% 0.069 188.9);
Tailwind
colors: {
custom: {
50: '#b2e0dc',
500: '#8fd3cd',
950: '#000000',
},
}SCSS
$custom: #8fd3cd; $custom-light: #b2e0dc; $custom-dark: #000000;
JSON
{
"hex": "#8fd3cd",
"rgb": {
"r": 143,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.706,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.81988,
"c": 0.06908,
"h": 188.9
},
"luminance": 0.56836
}Semantic roles & 50–950 ramp
primary
#8FD3CD
secondary
#A95D64
accent
#2F3BB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484