#8FCED5#8FCED5
#8FCED5 is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.065 H 204.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCED5 |
|---|---|
| RGB | rgb(143, 206, 213) |
| HSL | hsl(186, 45%, 70%) |
| HSV | hsv(186, 33%, 84%) |
| CMYK | cmyk(32.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(78.92, -18.26, -9.88) |
| CIE-LCH | lch(78.92, 20.76, 208.42°) |
| OKLab | oklab(81.13% -0.0588 -0.027) |
| OKLCH | oklch(81.13% 0.065 204.7) |
| XYZ | xyz(45.4052, 54.7837, 71.1197) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Lightblue
#ADD8E6
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Paleturquoise
#AFEEEE
ΔE00 7.88
Robin Egg Blue
#8AF1FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCED5 #D5968F
analogous
#8FD5B9 #8FCED5 #8FABD5
triadic
#8FCED5 #D58FCE #CED58F
tetradic
#8FCED5 #B98FD5 #D5968F #ABD58F
square
#8FCED5 #B98FD5 #D5968F #ABD58F
split-complementary
#8FCED5 #D58FAB #D5B98F
monochromatic
#409FAA #62BBC4 #8FCED5 #BCE1E6 #E8F5F6
Accessibility & contrast
On white
1.76
#8FCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#8FCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCED5
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCED5 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D6
Deuteranopia (green-blind)
#B8BFD5
Tritanopia (blue-blind)
#75D3D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fced5; /* rgb */ color: rgb(143, 206, 213); /* oklch */ color: oklch(81.1% 0.065 204.7);
Tailwind
colors: {
custom: {
50: '#b2dde1',
500: '#8fced5',
950: '#000000',
},
}SCSS
$custom: #8fced5; $custom-light: #b2dde1; $custom-dark: #000000;
JSON
{
"hex": "#8fced5",
"rgb": {
"r": 143,
"g": 206,
"b": 213
},
"hsl": {
"h": 186,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.81129,
"c": 0.06472,
"h": 204.7
},
"luminance": 0.54786
}Semantic roles & 50–950 ramp
primary
#8FCED5
secondary
#AB655D
accent
#3B2DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484