#8DCCC8#8DCCC8
#8DCCC8 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.2% C 0.064 H 190.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCC8 |
|---|---|
| RGB | rgb(141, 204, 200) |
| HSL | hsl(176, 38%, 68%) |
| HSV | hsv(176, 31%, 80%) |
| CMYK | cmyk(30.9%, 0%, 2%, 20%) |
| CIE-LAB | lab(77.88, -20.84, -4.43) |
| CIE-LCH | lch(77.88, 21.31, 192.01°) |
| OKLab | oklab(80.16% -0.0633 -0.0122) |
| OKLCH | oklch(80.16% 0.064 190.9) |
| XYZ | xyz(42.9991, 53.0162, 62.5998) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 8.27
Seafoam Blue
#78D1B6
ΔE00 8.78
Darkturquoise
#00CED1
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCC8 #CC8D91
analogous
#8DCCA8 #8DCCC8 #8DB1CC
triadic
#8DCCC8 #C88DCC #CCC88D
tetradic
#8DCCC8 #A88DCC #CC8D91 #B1CC8D
square
#8DCCC8 #A88DCC #CC8D91 #B1CC8D
split-complementary
#8DCCC8 #CC8DB1 #CCA88D
monochromatic
#459A94 #63B9B4 #8DCCC8 #B7DFDC #E2F2F1
Accessibility & contrast
On white
1.81
#8DCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#8DCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCC8
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCC8 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#77CFCB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dccc8; /* rgb */ color: rgb(141, 204, 200); /* oklch */ color: oklch(80.2% 0.064 190.9);
Tailwind
colors: {
custom: {
50: '#b0dbd8',
500: '#8dccc8',
950: '#000000',
},
}SCSS
$custom: #8dccc8; $custom-light: #b0dbd8; $custom-dark: #000000;
JSON
{
"hex": "#8dccc8",
"rgb": {
"r": 141,
"g": 204,
"b": 200
},
"hsl": {
"h": 176.19,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.80155,
"c": 0.06446,
"h": 190.9
},
"luminance": 0.53019
}Semantic roles & 50–950 ramp
primary
#8DCCC8
secondary
#A05D61
accent
#343CB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483