#39B6BE#39B6BE
#39B6BE is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.3% C 0.107 H 201.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #39B6BE |
|---|---|
| RGB | rgb(57, 182, 190) |
| HSL | hsl(184, 54%, 48%) |
| HSV | hsv(184, 70%, 75%) |
| CMYK | cmyk(70%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.05, -30.76, -13.97) |
| CIE-LCH | lch(68.05, 33.79, 204.42°) |
| OKLab | oklab(71.29% -0.0994 -0.0388) |
| OKLCH | oklch(71.29% 0.107 201.3) |
| XYZ | xyz(27.7054, 38.0402, 54.5876) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.97
Lightseagreen
#20B2AA
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 6.76
Topaz
#13BBAF
ΔE00 7.85
Cadetblue
#5F9EA0
ΔE00 8.27
Mediumturquoise
#48D1CC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B6BE #BE4139
analogous
#39BE83 #39B6BE #3973BE
triadic
#39B6BE #BE39B6 #B6BE39
tetradic
#39B6BE #8339BE #BE4139 #73BE39
square
#39B6BE #8339BE #BE4139 #73BE39
split-complementary
#39B6BE #BE3973 #BE8339
monochromatic
#1D5C60 #2B898F #39B6BE #64CAD0 #93DADF
Accessibility & contrast
On white
2.44
#39B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#39B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B6BE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B6BE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#95A0BF
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #39b6be; /* rgb */ color: rgb(57, 182, 190); /* oklch */ color: oklch(71.3% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#83ccd1',
500: '#39b6be',
950: '#000000',
},
}SCSS
$custom: #39b6be; $custom-light: #83ccd1; $custom-dark: #000000;
JSON
{
"hex": "#39b6be",
"rgb": {
"r": 57,
"g": 182,
"b": 190
},
"hsl": {
"h": 183.609,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.71287,
"c": 0.10665,
"h": 201.3
},
"luminance": 0.38043
}Semantic roles & 50–950 ramp
primary
#39B6BE
secondary
#CA8D89
accent
#534BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282