#8CD2CF#8CD2CF
#8CD2CF is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.7% C 0.070 H 192.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2CF |
|---|---|
| RGB | rgb(140, 210, 207) |
| HSL | hsl(177, 44%, 69%) |
| HSV | hsv(177, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(79.71, -22.50, -5.50) |
| CIE-LCH | lch(79.71, 23.17, 193.74°) |
| OKLab | oklab(81.67% -0.0687 -0.0152) |
| OKLCH | oklch(81.67% 0.07 192.4) |
| XYZ | xyz(45.1203, 56.1709, 67.4839) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.79
Paleturquoise
#AFEEEE
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.46
Darkturquoise
#00CED1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2CF #D28C8F
analogous
#8CD2AC #8CD2CF #8CB2D2
triadic
#8CD2CF #CF8CD2 #D2CF8C
tetradic
#8CD2CF #AC8CD2 #D28C8F #B2D28C
square
#8CD2CF #AC8CD2 #D28C8F #B2D28C
split-complementary
#8CD2CF #D28CB2 #D2AC8C
monochromatic
#40A49F #60C1BD #8CD2CF #B8E3E1 #E4F4F4
Accessibility & contrast
On white
1.72
#8CD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#8CD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2CF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2CF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#72D6D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd2cf; /* rgb */ color: rgb(140, 210, 207); /* oklch */ color: oklch(81.7% 0.070 192.4);
Tailwind
colors: {
custom: {
50: '#b0e0dd',
500: '#8cd2cf',
950: '#000000',
},
}SCSS
$custom: #8cd2cf; $custom-light: #b0e0dd; $custom-dark: #000000;
JSON
{
"hex": "#8cd2cf",
"rgb": {
"r": 140,
"g": 210,
"b": 207
},
"hsl": {
"h": 177.429,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.81666,
"c": 0.07038,
"h": 192.4
},
"luminance": 0.56174
}Semantic roles & 50–950 ramp
primary
#8CD2CF
secondary
#A85B5E
accent
#2F34B7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484