#8DCCCC#8DCCCC
#8DCCCC is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.3% C 0.064 H 196.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCCC |
|---|---|
| RGB | rgb(141, 204, 204) |
| HSL | hsl(180, 38%, 68%) |
| HSV | hsv(180, 31%, 80%) |
| CMYK | cmyk(30.9%, 0%, 0%, 20%) |
| CIE-LAB | lab(78.00, -19.92, -6.42) |
| CIE-LCH | lch(78.00, 20.93, 197.87°) |
| OKLab | oklab(80.28% -0.0616 -0.0176) |
| OKLCH | oklch(80.28% 0.064 196) |
| XYZ | xyz(43.4727, 53.2056, 65.0941) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.05
Mediumturquoise
#48D1CC
ΔE00 7.90
Paleturquoise
#AFEEEE
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 9.11
Darkturquoise
#00CED1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCCC #CC8D8D
analogous
#8DCCAC #8DCCCC #8DACCC
triadic
#8DCCCC #CC8DCC #CCCC8D
tetradic
#8DCCCC #AC8DCC #CC8D8D #ACCC8D
square
#8DCCCC #AC8DCC #CC8D8D #ACCC8D
split-complementary
#8DCCCC #CC8DAC #CCAC8D
monochromatic
#459A9A #63B9B9 #8DCCCC #B7DFDF #E2F2F2
Accessibility & contrast
On white
1.80
#8DCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8DCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCCC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCCC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#76D0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcccc; /* rgb */ color: rgb(141, 204, 204); /* oklch */ color: oklch(80.3% 0.064 196.0);
Tailwind
colors: {
custom: {
50: '#b0dbdb',
500: '#8dcccc',
950: '#000000',
},
}SCSS
$custom: #8dcccc; $custom-light: #b0dbdb; $custom-dark: #000000;
JSON
{
"hex": "#8dcccc",
"rgb": {
"r": 141,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.80281,
"c": 0.06412,
"h": 196
},
"luminance": 0.53208
}Semantic roles & 50–950 ramp
primary
#8DCCCC
secondary
#A05D5D
accent
#3434B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484