#39A5BA#39A5BA
#39A5BA is a light, moderate teal. Relative luminance 0.313; OKLCH L 67.0% C 0.100 H 213.2°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #39A5BA |
|---|---|
| RGB | rgb(57, 165, 186) |
| HSL | hsl(190, 53%, 48%) |
| HSV | hsv(190, 69%, 73%) |
| CMYK | cmyk(69.4%, 11.3%, 0%, 27.1%) |
| CIE-LAB | lab(62.78, -23.53, -19.73) |
| CIE-LCH | lch(62.78, 30.70, 219.98°) |
| OKLab | oklab(66.99% -0.0838 -0.0549) |
| OKLCH | oklch(66.99% 0.1 213.2) |
| XYZ | xyz(24.0017, 31.3226, 51.2258) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.24
Cadetblue
#5F9EA0
ΔE00 7.38
Greyblue
#77A1B5
ΔE00 8.82
Teal Blue
#01889F
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 11.27
Sea
#3C9992
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A5BA #BA4E39
analogous
#39BA8E #39A5BA #3965BA
triadic
#39A5BA #BA39A5 #A5BA39
tetradic
#39A5BA #8E39BA #BA4E39 #65BA39
square
#39A5BA #8E39BA #BA4E39 #65BA39
split-complementary
#39A5BA #BA3965 #BA8E39
monochromatic
#1C525C #2B7B8B #39A5BA #61BDCF #90D1DD
Accessibility & contrast
On white
2.89
#39A5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#39A5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A5BA
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A5BA | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BB
Deuteranopia (green-blind)
#8392BA
Tritanopia (blue-blind)
#00ADAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #39a5ba; /* rgb */ color: rgb(57, 165, 186); /* oklch */ color: oklch(67.0% 0.100 213.2);
Tailwind
colors: {
custom: {
50: '#80c0ce',
500: '#39a5ba',
950: '#000000',
},
}SCSS
$custom: #39a5ba; $custom-light: #80c0ce; $custom-dark: #000000;
JSON
{
"hex": "#39a5ba",
"rgb": {
"r": 57,
"g": 165,
"b": 186
},
"hsl": {
"h": 189.767,
"s": 53.086,
"l": 47.647
},
"oklch": {
"l": 0.66987,
"c": 0.10017,
"h": 213.2
},
"luminance": 0.31325
}Semantic roles & 50–950 ramp
primary
#39A5BA
secondary
#C89187
accent
#634BDC
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182