#8FCDCE#8FCDCE
#8FCDCE is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.063 H 197.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDCE |
|---|---|
| RGB | rgb(143, 205, 206) |
| HSL | hsl(181, 39%, 68%) |
| HSV | hsv(181, 31%, 81%) |
| CMYK | cmyk(30.6%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.44, -19.40, -6.83) |
| CIE-LCH | lch(78.44, 20.57, 199.41°) |
| OKLab | oklab(80.68% -0.0603 -0.0187) |
| OKLCH | oklch(80.68% 0.063 197.2) |
| XYZ | xyz(44.2958, 53.9561, 66.4611) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 7.71
Mediumturquoise
#48D1CC
ΔE00 8.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 8.56
Darkturquoise
#00CED1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDCE #CE908F
analogous
#8FCEAF #8FCDCE #8FADCE
triadic
#8FCDCE #CE8FCD #CDCE8F
tetradic
#8FCDCE #AF8FCE #CE908F #ADCE8F
square
#8FCDCE #AF8FCE #CE908F #ADCE8F
split-complementary
#8FCDCE #CE8FAD #CEAF8F
monochromatic
#459C9E #64BABB #8FCDCE #BAE0E1 #E4F3F3
Accessibility & contrast
On white
1.78
#8FCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#8FCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDCE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDCE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#78D1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdce; /* rgb */ color: rgb(143, 205, 206); /* oklch */ color: oklch(80.7% 0.063 197.2);
Tailwind
colors: {
custom: {
50: '#b2dcdc',
500: '#8fcdce',
950: '#000000',
},
}SCSS
$custom: #8fcdce; $custom-light: #b2dcdc; $custom-dark: #000000;
JSON
{
"hex": "#8fcdce",
"rgb": {
"r": 143,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.952,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.80679,
"c": 0.06319,
"h": 197.2
},
"luminance": 0.53959
}Semantic roles & 50–950 ramp
primary
#8FCDCE
secondary
#A35F5E
accent
#3533B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484