#8FD5CC#8FD5CC
#8FD5CC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.4% C 0.071 H 185.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD5CC |
|---|---|
| RGB | rgb(143, 213, 204) |
| HSL | hsl(172, 45%, 70%) |
| HSV | hsv(172, 33%, 84%) |
| CMYK | cmyk(32.9%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(80.62, -23.85, -2.54) |
| CIE-LCH | lch(80.62, 23.98, 186.09°) |
| OKLab | oklab(82.41% -0.0711 -0.0072) |
| OKLCH | oklch(82.41% 0.071 185.8) |
| XYZ | xyz(46.0172, 57.7851, 65.8439) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.33
Turquoise
#40E0D0
ΔE00 8.10
Tiffany Blue
#7BF2DA
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD5CC #D58F98
analogous
#8FD5A9 #8FD5CC #8FBBD5
triadic
#8FD5CC #CC8FD5 #D5CC8F
tetradic
#8FD5CC #A98FD5 #D58F98 #BBD58F
square
#8FD5CC #A98FD5 #D58F98 #BBD58F
split-complementary
#8FD5CC #D58FBB #D5A98F
monochromatic
#40AA9C #62C4B8 #8FD5CC #BCE6E0 #E8F6F5
Accessibility & contrast
On white
1.67
#8FD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#8FD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD5CC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD5CC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#77D8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd5cc; /* rgb */ color: rgb(143, 213, 204); /* oklch */ color: oklch(82.4% 0.071 185.8);
Tailwind
colors: {
custom: {
50: '#b2e2db',
500: '#8fd5cc',
950: '#000000',
},
}SCSS
$custom: #8fd5cc; $custom-light: #b2e2db; $custom-dark: #000000;
JSON
{
"hex": "#8fd5cc",
"rgb": {
"r": 143,
"g": 213,
"b": 204
},
"hsl": {
"h": 172.286,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.82406,
"c": 0.07149,
"h": 185.8
},
"luminance": 0.57788
}Semantic roles & 50–950 ramp
primary
#8FD5CC
secondary
#AB5D67
accent
#2D3FB9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484