#39B9BE#39B9BE
#39B9BE is a light, moderate teal. Relative luminance 0.393; OKLCH L 72.0% C 0.108 H 198.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #39B9BE |
|---|---|
| RGB | rgb(57, 185, 190) |
| HSL | hsl(182, 54%, 48%) |
| HSV | hsv(182, 70%, 75%) |
| CMYK | cmyk(70%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(68.96, -32.21, -12.61) |
| CIE-LCH | lch(68.96, 34.59, 201.38°) |
| OKLab | oklab(72.02% -0.1024 -0.035) |
| OKLCH | oklch(72.02% 0.108 198.9) |
| XYZ | xyz(28.3264, 39.2822, 54.7945) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.29
Lightseagreen
#20B2AA
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 5.67
Topaz
#13BBAF
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B9BE #BE3E39
analogous
#39BE80 #39B9BE #3976BE
triadic
#39B9BE #BE39B9 #B9BE39
tetradic
#39B9BE #8039BE #BE3E39 #76BE39
square
#39B9BE #8039BE #BE3E39 #76BE39
split-complementary
#39B9BE #BE3976 #BE8039
monochromatic
#1D5D60 #2B8B8F #39B9BE #64CCD0 #93DCDF
Accessibility & contrast
On white
2.37
#39B9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#39B9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B9BE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B9BE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #39b9be; /* rgb */ color: rgb(57, 185, 190); /* oklch */ color: oklch(72.0% 0.108 198.9);
Tailwind
colors: {
custom: {
50: '#83ced1',
500: '#39b9be',
950: '#000000',
},
}SCSS
$custom: #39b9be; $custom-light: #83ced1; $custom-dark: #000000;
JSON
{
"hex": "#39b9be",
"rgb": {
"r": 57,
"g": 185,
"b": 190
},
"hsl": {
"h": 182.256,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.72019,
"c": 0.10819,
"h": 198.9
},
"luminance": 0.39285
}Semantic roles & 50–950 ramp
primary
#39B9BE
secondary
#CA8C89
accent
#504BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282