#8FCDCD#8FCDCD
#8FCDCD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.063 H 196.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDCD |
|---|---|
| RGB | rgb(143, 205, 205) |
| HSL | hsl(180, 38%, 68%) |
| HSV | hsv(180, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.41, -19.63, -6.34) |
| CIE-LCH | lch(78.41, 20.63, 197.89°) |
| OKLab | oklab(80.65% -0.0608 -0.0174) |
| OKLCH | oklch(80.65% 0.063 196) |
| XYZ | xyz(44.1747, 53.9076, 65.8233) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 7.72
Mediumturquoise
#48D1CC
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 8.88
Darkturquoise
#00CED1
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDCD #CD8F8F
analogous
#8FCDAE #8FCDCD #8FAECD
triadic
#8FCDCD #CD8FCD #CDCD8F
tetradic
#8FCDCD #AE8FCD #CD8F8F #AECD8F
square
#8FCDCD #AE8FCD #CD8F8F #AECD8F
split-complementary
#8FCDCD #CD8FAE #CDAE8F
monochromatic
#469C9C #65BABA #8FCDCD #B9E0E0 #E4F3F3
Accessibility & contrast
On white
1.78
#8FCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8FCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDCD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDCD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#78D1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdcd; /* rgb */ color: rgb(143, 205, 205); /* oklch */ color: oklch(80.6% 0.063 196.0);
Tailwind
colors: {
custom: {
50: '#b2dcdc',
500: '#8fcdcd',
950: '#000000',
},
}SCSS
$custom: #8fcdcd; $custom-light: #b2dcdc; $custom-dark: #000000;
JSON
{
"hex": "#8fcdcd",
"rgb": {
"r": 143,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80647,
"c": 0.0632,
"h": 196
},
"luminance": 0.5391
}Semantic roles & 50–950 ramp
primary
#8FCDCD
secondary
#A25E5E
accent
#3434B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484