#8CD0CF#8CD0CF
#8CD0CF is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.2% C 0.069 H 194.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0CF |
|---|---|
| RGB | rgb(140, 208, 207) |
| HSL | hsl(179, 42%, 68%) |
| HSV | hsv(179, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(79.15, -21.50, -6.33) |
| CIE-LCH | lch(79.15, 22.42, 196.40°) |
| OKLab | oklab(81.22% -0.0663 -0.0174) |
| OKLCH | oklch(81.22% 0.069 194.7) |
| XYZ | xyz(44.6296, 55.1895, 67.3204) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Mediumturquoise
#48D1CC
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.29
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Darkturquoise
#00CED1
ΔE00 8.67
Robin Egg Blue
#8AF1FE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0CF #D08C8D
analogous
#8CD0AD #8CD0CF #8CAFD0
triadic
#8CD0CF #CF8CD0 #D0CF8C
tetradic
#8CD0CF #AD8CD0 #D08C8D #AFD08C
square
#8CD0CF #AD8CD0 #D08C8D #AFD08C
split-complementary
#8CD0CF #D08CAF #D0AD8C
monochromatic
#41A09F #61BEBD #8CD0CF #B7E2E1 #E3F4F3
Accessibility & contrast
On white
1.74
#8CD0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8CD0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0CF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0CF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#72D4CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd0cf; /* rgb */ color: rgb(140, 208, 207); /* oklch */ color: oklch(81.2% 0.069 194.7);
Tailwind
colors: {
custom: {
50: '#b0dedd',
500: '#8cd0cf',
950: '#000000',
},
}SCSS
$custom: #8cd0cf; $custom-light: #b0dedd; $custom-dark: #000000;
JSON
{
"hex": "#8cd0cf",
"rgb": {
"r": 140,
"g": 208,
"b": 207
},
"hsl": {
"h": 179.118,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.81218,
"c": 0.06852,
"h": 194.7
},
"luminance": 0.55192
}Semantic roles & 50–950 ramp
primary
#8CD0CF
secondary
#A55B5C
accent
#3032B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484