#8DCCCA#8DCCCA
#8DCCCA is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.064 H 193.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCCA |
|---|---|
| RGB | rgb(141, 204, 202) |
| HSL | hsl(178, 38%, 68%) |
| HSV | hsv(178, 31%, 80%) |
| CMYK | cmyk(30.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.94, -20.38, -5.43) |
| CIE-LCH | lch(77.94, 21.09, 194.91°) |
| OKLab | oklab(80.22% -0.0625 -0.0149) |
| OKLCH | oklch(80.22% 0.064 193.4) |
| XYZ | xyz(43.2344, 53.1103, 63.8389) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.48
Mediumturquoise
#48D1CC
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 8.10
Pale Teal
#82CBB2
ΔE00 8.72
Darkturquoise
#00CED1
ΔE00 9.14
Robin'S Egg Blue
#98EFF9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCCA #CC8D8F
analogous
#8DCCAA #8DCCCA #8DAFCC
triadic
#8DCCCA #CA8DCC #CCCA8D
tetradic
#8DCCCA #AA8DCC #CC8D8F #AFCC8D
square
#8DCCCA #AA8DCC #CC8D8F #AFCC8D
split-complementary
#8DCCCA #CC8DAF #CCAA8D
monochromatic
#459A97 #63B9B6 #8DCCCA #B7DFDE #E2F2F1
Accessibility & contrast
On white
1.81
#8DCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8DCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCCA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCCA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#76D0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dccca; /* rgb */ color: rgb(141, 204, 202); /* oklch */ color: oklch(80.2% 0.064 193.4);
Tailwind
colors: {
custom: {
50: '#b0dbda',
500: '#8dccca',
950: '#000000',
},
}SCSS
$custom: #8dccca; $custom-light: #b0dbda; $custom-dark: #000000;
JSON
{
"hex": "#8dccca",
"rgb": {
"r": 141,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.095,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.80218,
"c": 0.06423,
"h": 193.4
},
"luminance": 0.53113
}Semantic roles & 50–950 ramp
primary
#8DCCCA
secondary
#A05D5F
accent
#3438B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483