#8FCFCF#8FCFCF
#8FCFCF is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.2% C 0.065 H 195.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFCF |
|---|---|
| RGB | rgb(143, 207, 207) |
| HSL | hsl(180, 40%, 69%) |
| HSV | hsv(180, 31%, 81%) |
| CMYK | cmyk(30.9%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.02, -20.17, -6.50) |
| CIE-LCH | lch(79.02, 21.20, 197.87°) |
| OKLab | oklab(81.16% -0.0624 -0.0178) |
| OKLCH | oklch(81.16% 0.065 195.9) |
| XYZ | xyz(44.8992, 54.9677, 67.2634) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.87
Robin'S Egg Blue
#98EFF9
ΔE00 8.17
Lightblue
#ADD8E6
ΔE00 8.91
Robin Egg Blue
#8AF1FE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFCF #CF8F8F
analogous
#8FCFAF #8FCFCF #8FAFCF
triadic
#8FCFCF #CF8FCF #CFCF8F
tetradic
#8FCFCF #AF8FCF #CF8F8F #AFCF8F
square
#8FCFCF #AF8FCF #CF8F8F #AFCF8F
split-complementary
#8FCFCF #CF8FAF #CFAF8F
monochromatic
#449F9F #64BDBD #8FCFCF #BAE1E1 #E5F4F4
Accessibility & contrast
On white
1.75
#8FCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8FCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFCF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFCF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#77D3CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fcfcf; /* rgb */ color: rgb(143, 207, 207); /* oklch */ color: oklch(81.2% 0.065 195.9);
Tailwind
colors: {
custom: {
50: '#b2dddd',
500: '#8fcfcf',
950: '#000000',
},
}SCSS
$custom: #8fcfcf; $custom-light: #b2dddd; $custom-dark: #000000;
JSON
{
"hex": "#8fcfcf",
"rgb": {
"r": 143,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.81156,
"c": 0.06495,
"h": 195.9
},
"luminance": 0.5497
}Semantic roles & 50–950 ramp
primary
#8FCFCF
secondary
#A45E5E
accent
#3232B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484