#39B5A8#39B5A8
#39B5A8 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.108 H 185.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #39B5A8 |
|---|---|
| RGB | rgb(57, 181, 168) |
| HSL | hsl(174, 52%, 47%) |
| HSV | hsv(174, 69%, 71%) |
| CMYK | cmyk(68.5%, 0%, 7.2%, 29%) |
| CIE-LAB | lab(67.08, -36.58, -3.26) |
| CIE-LCH | lch(67.08, 36.73, 185.09°) |
| OKLab | oklab(70.28% -0.1081 -0.0094) |
| OKLCH | oklch(70.28% 0.108 185) |
| XYZ | xyz(25.2758, 36.7419, 42.7980) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.19
Lightseagreen
#20B2AA
ΔE00 2.23
Tealish
#24BCA8
ΔE00 3.04
Turquoise (survey)
#06C2AC
ΔE00 4.58
Greeny Blue
#42B395
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B5A8 #B53946
analogous
#39B56A #39B5A8 #3984B5
triadic
#39B5A8 #A839B5 #B5A839
tetradic
#39B5A8 #6A39B5 #B53946 #84B539
square
#39B5A8 #6A39B5 #B53946 #84B539
split-complementary
#39B5A8 #B53984 #B56A39
monochromatic
#1C5852 #2A867D #39B5A8 #5FCDC1 #8DDBD3
Accessibility & contrast
On white
2.52
#39B5A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#39B5A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B5A8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B5A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B5A8 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #39b5a8; /* rgb */ color: rgb(57, 181, 168); /* oklch */ color: oklch(70.3% 0.108 185.0);
Tailwind
colors: {
custom: {
50: '#80ccc1',
500: '#39b5a8',
950: '#000000',
},
}SCSS
$custom: #39b5a8; $custom-light: #80ccc1; $custom-dark: #000000;
JSON
{
"hex": "#39b5a8",
"rgb": {
"r": 57,
"g": 181,
"b": 168
},
"hsl": {
"h": 173.71,
"s": 52.101,
"l": 46.667
},
"oklch": {
"l": 0.70282,
"c": 0.10848,
"h": 185
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#39B5A8
secondary
#C6848B
accent
#4C5BDC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281