#8DCDC2#8DCDC2
#8DCDC2 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.067 H 182.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDC2 |
|---|---|
| RGB | rgb(141, 205, 194) |
| HSL | hsl(170, 39%, 68%) |
| HSV | hsv(170, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.00, -22.69, -1.03) |
| CIE-LCH | lch(78.00, 22.72, 182.60°) |
| OKLab | oklab(80.2% -0.067 -0.0031) |
| OKLCH | oklch(80.2% 0.067 182.7) |
| XYZ | xyz(42.5501, 53.2181, 59.0585) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 7.60
Mediumaquamarine
#66CDAA
ΔE00 8.84
Turquoise
#40E0D0
ΔE00 9.03
Light Teal
#90E4C1
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDC2 #CD8D98
analogous
#8DCDA2 #8DCDC2 #8DB8CD
triadic
#8DCDC2 #C28DCD #CDC28D
tetradic
#8DCDC2 #A28DCD #CD8D98 #B8CD8D
square
#8DCDC2 #A28DCD #CD8D98 #B8CD8D
split-complementary
#8DCDC2 #CD8DB8 #CDA28D
monochromatic
#449B8C #62BAAB #8DCDC2 #B8E0D9 #E2F2F0
Accessibility & contrast
On white
1.80
#8DCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8DCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDC2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDC2 | 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)
#C7C6C2
Deuteranopia (green-blind)
#BCBDC3
Tritanopia (blue-blind)
#79CFC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcdc2; /* rgb */ color: rgb(141, 205, 194); /* oklch */ color: oklch(80.2% 0.067 182.7);
Tailwind
colors: {
custom: {
50: '#b0dcd4',
500: '#8dcdc2',
950: '#000000',
},
}SCSS
$custom: #8dcdc2; $custom-light: #b0dcd4; $custom-dark: #000000;
JSON
{
"hex": "#8dcdc2",
"rgb": {
"r": 141,
"g": 205,
"b": 194
},
"hsl": {
"h": 169.688,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80196,
"c": 0.06711,
"h": 182.7
},
"luminance": 0.5322
}Semantic roles & 50–950 ramp
primary
#8DCDC2
secondary
#A25C68
accent
#3349B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483