#8CCFCD#8CCFCD
#8CCFCD is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.068 H 193.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFCD |
|---|---|
| RGB | rgb(140, 207, 205) |
| HSL | hsl(178, 41%, 68%) |
| HSV | hsv(178, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(78.81, -21.47, -5.75) |
| CIE-LCH | lch(78.81, 22.23, 195.00°) |
| OKLab | oklab(80.93% -0.0659 -0.0158) |
| OKLCH | oklch(80.93% 0.068 193.5) |
| XYZ | xyz(44.1437, 54.6063, 65.9598) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Pale Teal
#82CBB2
ΔE00 8.74
Darkturquoise
#00CED1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFCD #CF8C8E
analogous
#8CCFAB #8CCFCD #8CAFCF
triadic
#8CCFCD #CD8CCF #CFCD8C
tetradic
#8CCFCD #AB8CCF #CF8C8E #AFCF8C
square
#8CCFCD #AB8CCF #CF8C8E #AFCF8C
split-complementary
#8CCFCD #CF8CAF #CFAB8C
monochromatic
#429E9C #61BDBA #8CCFCD #B7E1E0 #E2F3F3
Accessibility & contrast
On white
1.76
#8CCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8CCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFCD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFCD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#73D3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccfcd; /* rgb */ color: rgb(140, 207, 205); /* oklch */ color: oklch(80.9% 0.068 193.5);
Tailwind
colors: {
custom: {
50: '#b0dddc',
500: '#8ccfcd',
950: '#000000',
},
}SCSS
$custom: #8ccfcd; $custom-light: #b0dddc; $custom-dark: #000000;
JSON
{
"hex": "#8ccfcd",
"rgb": {
"r": 140,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.209,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.8093,
"c": 0.06773,
"h": 193.5
},
"luminance": 0.54609
}Semantic roles & 50–950 ramp
primary
#8CCFCD
secondary
#A45B5D
accent
#3135B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484