#8FCDCF#8FCDCF
#8FCDCF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.063 H 198.5°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDCF |
|---|---|
| RGB | rgb(143, 205, 207) |
| HSL | hsl(182, 40%, 69%) |
| HSV | hsv(182, 31%, 81%) |
| CMYK | cmyk(30.9%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.46, -19.16, -7.33) |
| CIE-LCH | lch(78.46, 20.52, 200.93°) |
| OKLab | oklab(80.71% -0.0599 -0.0201) |
| OKLCH | oklch(80.71% 0.063 198.5) |
| XYZ | xyz(44.4177, 54.0048, 67.1029) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 8.24
Robin'S Egg Blue
#98EFF9
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 8.45
Robin Egg Blue
#8AF1FE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDCF #CF918F
analogous
#8FCFB1 #8FCDCF #8FADCF
triadic
#8FCDCF #CF8FCD #CDCF8F
tetradic
#8FCDCF #B18FCF #CF918F #ADCF8F
square
#8FCDCF #B18FCF #CF918F #ADCF8F
split-complementary
#8FCDCF #CF8FAD #CFB18F
monochromatic
#449C9F #64BABD #8FCDCF #BAE0E1 #E5F3F4
Accessibility & contrast
On white
1.78
#8FCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#8FCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDCF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDCF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B9BED0
Tritanopia (blue-blind)
#78D1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdcf; /* rgb */ color: rgb(143, 205, 207); /* oklch */ color: oklch(80.7% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#b2dcdd',
500: '#8fcdcf',
950: '#000000',
},
}SCSS
$custom: #8fcdcf; $custom-light: #b2dcdd; $custom-dark: #000000;
JSON
{
"hex": "#8fcdcf",
"rgb": {
"r": 143,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.875,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80711,
"c": 0.06322,
"h": 198.5
},
"luminance": 0.54007
}Semantic roles & 50–950 ramp
primary
#8FCDCF
secondary
#A4605E
accent
#3732B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484