#8FD5CD#8FD5CD
#8FD5CD is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.4% C 0.071 H 186.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD5CD |
|---|---|
| RGB | rgb(143, 213, 205) |
| HSL | hsl(173, 45%, 70%) |
| HSV | hsv(173, 33%, 84%) |
| CMYK | cmyk(32.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.65, -23.62, -3.04) |
| CIE-LCH | lch(80.65, 23.82, 187.33°) |
| OKLab | oklab(82.44% -0.0707 -0.0085) |
| OKLCH | oklch(82.44% 0.071 186.9) |
| XYZ | xyz(46.1375, 57.8332, 66.4776) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.13
Seafoam Blue
#78D1B6
ΔE00 7.21
Turquoise
#40E0D0
ΔE00 8.21
Powder Blue
#B0E0E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD5CD #D58F97
analogous
#8FD5AA #8FD5CD #8FBAD5
triadic
#8FD5CD #CD8FD5 #D5CD8F
tetradic
#8FD5CD #AA8FD5 #D58F97 #BAD58F
square
#8FD5CD #AA8FD5 #D58F97 #BAD58F
split-complementary
#8FD5CD #D58FBA #D5AA8F
monochromatic
#40AA9E #62C4B9 #8FD5CD #BCE6E1 #E8F6F5
Accessibility & contrast
On white
1.67
#8FD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#8FD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD5CD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD5CD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#77D8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd5cd; /* rgb */ color: rgb(143, 213, 205); /* oklch */ color: oklch(82.4% 0.071 186.9);
Tailwind
colors: {
custom: {
50: '#b2e2dc',
500: '#8fd5cd',
950: '#000000',
},
}SCSS
$custom: #8fd5cd; $custom-light: #b2e2dc; $custom-dark: #000000;
JSON
{
"hex": "#8fd5cd",
"rgb": {
"r": 143,
"g": 213,
"b": 205
},
"hsl": {
"h": 173.143,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.82436,
"c": 0.07122,
"h": 186.9
},
"luminance": 0.57836
}Semantic roles & 50–950 ramp
primary
#8FD5CD
secondary
#AB5D66
accent
#2D3DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484