#8FD7CC#8FD7CC
#8FD7CC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.9% C 0.074 H 183.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD7CC |
|---|---|
| RGB | rgb(143, 215, 204) |
| HSL | hsl(171, 47%, 70%) |
| HSV | hsv(171, 33%, 84%) |
| CMYK | cmyk(33.5%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(81.18, -24.83, -1.72) |
| CIE-LCH | lch(81.18, 24.89, 183.96°) |
| OKLab | oklab(82.86% -0.0736 -0.005) |
| OKLCH | oklch(82.86% 0.074 183.9) |
| XYZ | xyz(46.5234, 58.7974, 66.0126) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.48
Turquoise
#40E0D0
ΔE00 7.66
Tiffany Blue
#7BF2DA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD7CC #D78F9A
analogous
#8FD7A8 #8FD7CC #8FBED7
triadic
#8FD7CC #CC8FD7 #D7CC8F
tetradic
#8FD7CC #A88FD7 #D78F9A #BED78F
square
#8FD7CC #A88FD7 #D78F9A #BED78F
split-complementary
#8FD7CC #D78FBE #D7A88F
monochromatic
#3EAE9D #62C7B7 #8FD7CC #BCE7E1 #E8F7F5
Accessibility & contrast
On white
1.65
#8FD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#8FD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD7CC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD7CC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#77DAD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8fd7cc; /* rgb */ color: rgb(143, 215, 204); /* oklch */ color: oklch(82.9% 0.074 183.9);
Tailwind
colors: {
custom: {
50: '#b2e3db',
500: '#8fd7cc',
950: '#000000',
},
}SCSS
$custom: #8fd7cc; $custom-light: #b2e3db; $custom-dark: #000000;
JSON
{
"hex": "#8fd7cc",
"rgb": {
"r": 143,
"g": 215,
"b": 204
},
"hsl": {
"h": 170.833,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.82855,
"c": 0.07376,
"h": 183.9
},
"luminance": 0.588
}Semantic roles & 50–950 ramp
primary
#8FD7CC
secondary
#AE5D69
accent
#2B41BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484