#8CDCC8#8CDCC8
#8CDCC8 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.084 H 176.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCC8 |
|---|---|
| RGB | rgb(140, 220, 200) |
| HSL | hsl(165, 53%, 71%) |
| HSV | hsv(165, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(82.34, -28.97, 2.08) |
| CIE-LCH | lch(82.34, 29.05, 175.89°) |
| OKLab | oklab(83.71% -0.0838 0.0051) |
| OKLCH | oklch(83.71% 0.084 176.5) |
| XYZ | xyz(46.8299, 60.9290, 63.9252) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.97
Pale Teal
#82CBB2
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 6.87
Turquoise
#40E0D0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCC8 #DC8CA0
analogous
#8CDCA0 #8CDCC8 #8CC8DC
triadic
#8CDCC8 #C88CDC #DCC88C
tetradic
#8CDCC8 #A08CDC #DC8CA0 #C8DC8C
square
#8CDCC8 #A08CDC #DC8CA0 #C8DC8C
split-complementary
#8CDCC8 #DC8CC8 #DCA08C
monochromatic
#37B696 #5DCEB2 #8CDCC8 #BBEADE #E8F8F4
Accessibility & contrast
On white
1.59
#8CDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#8CDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCC8
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCC8 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#C8C9C9
Tritanopia (blue-blind)
#73DED6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdcc8; /* rgb */ color: rgb(140, 220, 200); /* oklch */ color: oklch(83.7% 0.084 176.5);
Tailwind
colors: {
custom: {
50: '#b0e7d8',
500: '#8cdcc8',
950: '#000000',
},
}SCSS
$custom: #8cdcc8; $custom-light: #b0e7d8; $custom-dark: #000000;
JSON
{
"hex": "#8cdcc8",
"rgb": {
"r": 140,
"g": 220,
"b": 200
},
"hsl": {
"h": 165,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83714,
"c": 0.08399,
"h": 176.5
},
"luminance": 0.60932
}Semantic roles & 50–950 ramp
primary
#8CDCC8
secondary
#B35970
accent
#254CC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483