#8CCFCF#8CCFCF
#8CCFCF is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.068 H 195.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFCF |
|---|---|
| RGB | rgb(140, 207, 207) |
| HSL | hsl(180, 41%, 68%) |
| HSV | hsv(180, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.87, -21.00, -6.75) |
| CIE-LCH | lch(78.87, 22.06, 197.80°) |
| OKLab | oklab(80.99% -0.065 -0.0185) |
| OKLCH | oklch(80.99% 0.068 195.9) |
| XYZ | xyz(44.3866, 54.7035, 67.2394) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.42
Paleturquoise
#AFEEEE
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Darkturquoise
#00CED1
ΔE00 8.75
Robin Egg Blue
#8AF1FE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFCF #CF8C8C
analogous
#8CCFAD #8CCFCF #8CADCF
triadic
#8CCFCF #CF8CCF #CFCF8C
tetradic
#8CCFCF #AD8CCF #CF8C8C #ADCF8C
square
#8CCFCF #AD8CCF #CF8C8C #ADCF8C
split-complementary
#8CCFCF #CF8CAD #CFAD8C
monochromatic
#429E9E #61BDBD #8CCFCF #B7E1E1 #E2F3F3
Accessibility & contrast
On white
1.76
#8CCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8CCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFCF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFCF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#72D3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccfcf; /* rgb */ color: rgb(140, 207, 207); /* oklch */ color: oklch(81.0% 0.068 195.9);
Tailwind
colors: {
custom: {
50: '#b0dddd',
500: '#8ccfcf',
950: '#000000',
},
}SCSS
$custom: #8ccfcf; $custom-light: #b0dddd; $custom-dark: #000000;
JSON
{
"hex": "#8ccfcf",
"rgb": {
"r": 140,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.80994,
"c": 0.06762,
"h": 195.9
},
"luminance": 0.54706
}Semantic roles & 50–950 ramp
primary
#8CCFCF
secondary
#A45B5B
accent
#3131B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484