#39B5AD#39B5AD
#39B5AD is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.107 H 188.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #39B5AD |
|---|---|
| RGB | rgb(57, 181, 173) |
| HSL | hsl(176, 52%, 47%) |
| HSV | hsv(176, 69%, 71%) |
| CMYK | cmyk(68.5%, 0%, 4.4%, 29%) |
| CIE-LAB | lab(67.23, -35.20, -5.81) |
| CIE-LCH | lch(67.23, 35.67, 189.37°) |
| OKLab | oklab(70.45% -0.1058 -0.0163) |
| OKLCH | oklch(70.45% 0.107 188.8) |
| XYZ | xyz(25.7506, 36.9318, 45.2985) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.47
Topaz
#13BBAF
ΔE00 2.56
Tealish
#24BCA8
ΔE00 4.57
Turquoise (survey)
#06C2AC
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 7.48
Darkturquoise
#00CED1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B5AD #B53941
analogous
#39B56F #39B5AD #397FB5
triadic
#39B5AD #AD39B5 #B5AD39
tetradic
#39B5AD #6F39B5 #B53941 #7FB539
square
#39B5AD #6F39B5 #B53941 #7FB539
split-complementary
#39B5AD #B5397F #B56F39
monochromatic
#1C5854 #2A8681 #39B5AD #5FCDC5 #8DDBD6
Accessibility & contrast
On white
2.50
#39B5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#39B5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B5AD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B5AD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAD
Deuteranopia (green-blind)
#999EAE
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b5ad; /* rgb */ color: rgb(57, 181, 173); /* oklch */ color: oklch(70.4% 0.107 188.8);
Tailwind
colors: {
custom: {
50: '#81cbc5',
500: '#39b5ad',
950: '#000000',
},
}SCSS
$custom: #39b5ad; $custom-light: #81cbc5; $custom-dark: #000000;
JSON
{
"hex": "#39b5ad",
"rgb": {
"r": 57,
"g": 181,
"b": 173
},
"hsl": {
"h": 176.129,
"s": 52.101,
"l": 46.667
},
"oklch": {
"l": 0.70445,
"c": 0.10705,
"h": 188.8
},
"luminance": 0.36935
}Semantic roles & 50–950 ramp
primary
#39B5AD
secondary
#C68488
accent
#4C56DC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281