#8CD4CC#8CD4CC
#8CD4CC is a very light, moderate teal. Relative luminance 0.570; OKLCH L 82.0% C 0.073 H 187.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4CC |
|---|---|
| RGB | rgb(140, 212, 204) |
| HSL | hsl(173, 46%, 69%) |
| HSV | hsv(173, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(80.19, -24.18, -3.19) |
| CIE-LCH | lch(80.19, 24.39, 187.51°) |
| OKLab | oklab(82.02% -0.0724 -0.0089) |
| OKLCH | oklch(82.02% 0.073 187) |
| XYZ | xyz(45.2539, 57.0193, 65.7363) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.56
Pale Teal
#82CBB2
ΔE00 6.70
Seafoam Blue
#78D1B6
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 7.97
Powder Blue
#B0E0E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4CC #D48C94
analogous
#8CD4A8 #8CD4CC #8CB8D4
triadic
#8CD4CC #CC8CD4 #D4CC8C
tetradic
#8CD4CC #A88CD4 #D48C94 #B8D48C
square
#8CD4CC #A88CD4 #D48C94 #B8D48C
split-complementary
#8CD4CC #D48CB8 #D4A88C
monochromatic
#3EA79B #5FC3B8 #8CD4CC #B9E5E0 #E5F5F4
Accessibility & contrast
On white
1.69
#8CD4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#8CD4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4CC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4CC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#73D7D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd4cc; /* rgb */ color: rgb(140, 212, 204); /* oklch */ color: oklch(82.0% 0.073 187.0);
Tailwind
colors: {
custom: {
50: '#b0e1db',
500: '#8cd4cc',
950: '#000000',
},
}SCSS
$custom: #8cd4cc; $custom-light: #b0e1db; $custom-dark: #000000;
JSON
{
"hex": "#8cd4cc",
"rgb": {
"r": 140,
"g": 212,
"b": 204
},
"hsl": {
"h": 173.333,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.82023,
"c": 0.07297,
"h": 187
},
"luminance": 0.57022
}Semantic roles & 50–950 ramp
primary
#8CD4CC
secondary
#AA5A63
accent
#2D3CB9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484