#39B6A5#39B6A5
#39B6A5 is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.4% C 0.111 H 182.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #39B6A5 |
|---|---|
| RGB | rgb(57, 182, 165) |
| HSL | hsl(172, 52%, 47%) |
| HSV | hsv(172, 69%, 71%) |
| CMYK | cmyk(68.7%, 0%, 9.3%, 28.6%) |
| CIE-LAB | lab(67.31, -37.85, -1.27) |
| CIE-LCH | lch(67.31, 37.88, 181.93°) |
| OKLab | oklab(70.44% -0.1105 -0.004) |
| OKLCH | oklch(70.44% 0.111 182.1) |
| XYZ | xyz(25.2036, 37.0395, 41.4111) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.03
Topaz
#13BBAF
ΔE00 2.71
Lightseagreen
#20B2AA
ΔE00 3.50
Turquoise (survey)
#06C2AC
ΔE00 3.72
Greeny Blue
#42B395
ΔE00 4.61
Dull Teal
#5F9E8F
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B6A5 #B6394A
analogous
#39B667 #39B6A5 #3989B6
triadic
#39B6A5 #A539B6 #B6A539
tetradic
#39B6A5 #6739B6 #B6394A #89B639
square
#39B6A5 #6739B6 #B6394A #89B639
split-complementary
#39B6A5 #B63989 #B66739
monochromatic
#1C5950 #2A877B #39B6A5 #5FCDBE #8EDCD1
Accessibility & contrast
On white
2.50
#39B6A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#39B6A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B6A5
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B6A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B6A5 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA4
Deuteranopia (green-blind)
#9C9EA7
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b6a5; /* rgb */ color: rgb(57, 182, 165); /* oklch */ color: oklch(70.4% 0.111 182.1);
Tailwind
colors: {
custom: {
50: '#80ccbf',
500: '#39b6a5',
950: '#000000',
},
}SCSS
$custom: #39b6a5; $custom-light: #80ccbf; $custom-dark: #000000;
JSON
{
"hex": "#39b6a5",
"rgb": {
"r": 57,
"g": 182,
"b": 165
},
"hsl": {
"h": 171.84,
"s": 52.301,
"l": 46.863
},
"oklch": {
"l": 0.70436,
"c": 0.11055,
"h": 182.1
},
"luminance": 0.37042
}Semantic roles & 50–950 ramp
primary
#39B6A5
secondary
#C6858E
accent
#4C60DC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281