#8DCDAF#8DCDAF
#8DCDAF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.078 H 163.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDAF |
|---|---|
| RGB | rgb(141, 205, 175) |
| HSL | hsl(152, 39%, 68%) |
| HSV | hsv(152, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.53, -26.74, 8.49) |
| CIE-LCH | lch(77.53, 28.06, 162.39°) |
| OKLab | oklab(79.66% -0.0751 0.0219) |
| OKLCH | oklch(79.66% 0.078 163.8) |
| XYZ | xyz(40.5511, 52.4185, 48.5302) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 6.13
Darkseagreen
#8FBC8F
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDAF #CD8DAB
analogous
#8DCD8F #8DCDAF #8DCBCD
triadic
#8DCDAF #AF8DCD #CDAF8D
tetradic
#8DCDAF #8F8DCD #CD8DAB #CBCD8D
square
#8DCDAF #8F8DCD #CD8DAB #CBCD8D
split-complementary
#8DCDAF #CD8DCB #CD8F8D
monochromatic
#449B73 #62BA91 #8DCDAF #B8E0CD #E2F2EB
Accessibility & contrast
On white
1.83
#8DCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#8DCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDAF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDAF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AE
Deuteranopia (green-blind)
#C0BCB1
Tritanopia (blue-blind)
#7FCDC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dcdaf; /* rgb */ color: rgb(141, 205, 175); /* oklch */ color: oklch(79.7% 0.078 163.8);
Tailwind
colors: {
custom: {
50: '#b0dcc6',
500: '#8dcdaf',
950: '#000000',
},
}SCSS
$custom: #8dcdaf; $custom-light: #b0dcc6; $custom-dark: #000000;
JSON
{
"hex": "#8dcdaf",
"rgb": {
"r": 141,
"g": 205,
"b": 175
},
"hsl": {
"h": 151.875,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.7966,
"c": 0.07827,
"h": 163.8
},
"luminance": 0.52421
}Semantic roles & 50–950 ramp
primary
#8DCDAF
secondary
#A25C7D
accent
#336FB2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111513
muted
#818482