#39B2BA#39B2BA
#39B2BA is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.104 H 201.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2BA |
|---|---|
| RGB | rgb(57, 178, 186) |
| HSL | hsl(184, 53%, 48%) |
| HSV | hsv(184, 69%, 73%) |
| CMYK | cmyk(69.4%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.71, -30.01, -13.77) |
| CIE-LCH | lch(66.71, 33.02, 204.65°) |
| OKLab | oklab(70.16% -0.097 -0.0382) |
| OKLCH | oklch(70.16% 0.104 201.5) |
| XYZ | xyz(26.4668, 36.2528, 52.0475) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 6.42
Cadetblue
#5F9EA0
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.81
Topaz
#13BBAF
ΔE00 8.12
Mediumturquoise
#48D1CC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2BA #BA4139
analogous
#39BA81 #39B2BA #3971BA
triadic
#39B2BA #BA39B2 #B2BA39
tetradic
#39B2BA #8139BA #BA4139 #71BA39
square
#39B2BA #8139BA #BA4139 #71BA39
split-complementary
#39B2BA #BA3971 #BA8139
monochromatic
#1C585C #2B858B #39B2BA #61C8CF #90D8DD
Accessibility & contrast
On white
2.55
#39B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#39B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2BA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2BA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#929CBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b2ba; /* rgb */ color: rgb(57, 178, 186); /* oklch */ color: oklch(70.2% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#82c9ce',
500: '#39b2ba',
950: '#000000',
},
}SCSS
$custom: #39b2ba; $custom-light: #82c9ce; $custom-dark: #000000;
JSON
{
"hex": "#39b2ba",
"rgb": {
"r": 57,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.721,
"s": 53.086,
"l": 47.647
},
"oklch": {
"l": 0.70162,
"c": 0.10428,
"h": 201.5
},
"luminance": 0.36256
}Semantic roles & 50–950 ramp
primary
#39B2BA
secondary
#C88B87
accent
#544BDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282