#8DCDAD#8DCDAD
#8DCDAD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.080 H 162.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDAD |
|---|---|
| RGB | rgb(141, 205, 173) |
| HSL | hsl(150, 39%, 68%) |
| HSV | hsv(150, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(77.48, -27.15, 9.49) |
| CIE-LCH | lch(77.48, 28.76, 160.73°) |
| OKLab | oklab(79.61% -0.076 0.0245) |
| OKLCH | oklch(79.61% 0.08 162.1) |
| XYZ | xyz(40.3561, 52.3405, 47.5034) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDAD #CD8DAD
analogous
#8DCD8D #8DCDAD #8DCDCD
triadic
#8DCDAD #AD8DCD #CDAD8D
tetradic
#8DCDAD #8D8DCD #CD8DAD #CDCD8D
square
#8DCDAD #8D8DCD #CD8DAD #CDCD8D
split-complementary
#8DCDAD #CD8DCD #CD8D8D
monochromatic
#449B70 #62BA8E #8DCDAD #B8E0CC #E2F2EA
Accessibility & contrast
On white
1.83
#8DCDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#8DCDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDAD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDAD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AB
Deuteranopia (green-blind)
#C0BCAF
Tritanopia (blue-blind)
#7FCDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcdad; /* rgb */ color: rgb(141, 205, 173); /* oklch */ color: oklch(79.6% 0.080 162.1);
Tailwind
colors: {
custom: {
50: '#b0dcc5',
500: '#8dcdad',
950: '#000000',
},
}SCSS
$custom: #8dcdad; $custom-light: #b0dcc5; $custom-dark: #000000;
JSON
{
"hex": "#8dcdad",
"rgb": {
"r": 141,
"g": 205,
"b": 173
},
"hsl": {
"h": 150,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79608,
"c": 0.07987,
"h": 162.1
},
"luminance": 0.52342
}Semantic roles & 50–950 ramp
primary
#8DCDAD
secondary
#A25C7F
accent
#3373B2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111512
muted
#818482