#8CD5CF#8CD5CF
#8CD5CF is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.3% C 0.073 H 189.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5CF |
|---|---|
| RGB | rgb(140, 213, 207) |
| HSL | hsl(175, 46%, 69%) |
| HSV | hsv(175, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(80.55, -23.99, -4.26) |
| CIE-LCH | lch(80.55, 24.36, 190.07°) |
| OKLab | oklab(82.34% -0.0724 -0.0118) |
| OKLCH | oklch(82.34% 0.073 189.3) |
| XYZ | xyz(45.8679, 57.6661, 67.7331) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.47
Paleturquoise
#AFEEEE
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.83
Turquoise
#40E0D0
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5CF #D58C92
analogous
#8CD5AB #8CD5CF #8CB7D5
triadic
#8CD5CF #CF8CD5 #D5CF8C
tetradic
#8CD5CF #AB8CD5 #D58C92 #B7D58C
square
#8CD5CF #AB8CD5 #D58C92 #B7D58C
split-complementary
#8CD5CF #D58CB7 #D5AB8C
monochromatic
#3EA9A0 #5FC5BC #8CD5CF #B9E5E2 #E6F6F4
Accessibility & contrast
On white
1.68
#8CD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#8CD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5CF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5CF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#71D9D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd5cf; /* rgb */ color: rgb(140, 213, 207); /* oklch */ color: oklch(82.3% 0.073 189.3);
Tailwind
colors: {
custom: {
50: '#b0e2dd',
500: '#8cd5cf',
950: '#000000',
},
}SCSS
$custom: #8cd5cf; $custom-light: #b0e2dd; $custom-dark: #000000;
JSON
{
"hex": "#8cd5cf",
"rgb": {
"r": 140,
"g": 213,
"b": 207
},
"hsl": {
"h": 175.068,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.8234,
"c": 0.07337,
"h": 189.3
},
"luminance": 0.57669
}Semantic roles & 50–950 ramp
primary
#8CD5CF
secondary
#AB5A61
accent
#2C37BA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484