#39A9BD#39A9BD
#39A9BD is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.1% C 0.102 H 211.9°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #39A9BD |
|---|---|
| RGB | rgb(57, 169, 189) |
| HSL | hsl(189, 54%, 48%) |
| HSV | hsv(189, 70%, 74%) |
| CMYK | cmyk(69.8%, 10.6%, 0%, 25.9%) |
| CIE-LAB | lab(64.09, -24.63, -19.40) |
| CIE-LCH | lch(64.09, 31.35, 218.23°) |
| OKLab | oklab(68.08% -0.0866 -0.054) |
| OKLCH | oklch(68.08% 0.102 211.9) |
| XYZ | xyz(25.0567, 32.9170, 53.1673) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.10
Cadetblue
#5F9EA0
ΔE00 7.50
Greyblue
#77A1B5
ΔE00 9.29
Teal Blue
#01889F
ΔE00 11.10
Lightseagreen
#20B2AA
ΔE00 11.31
Bluegrey
#85A3B2
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A9BD #BD4D39
analogous
#39BD8F #39A9BD #3967BD
triadic
#39A9BD #BD39A9 #A9BD39
tetradic
#39A9BD #8F39BD #BD4D39 #67BD39
square
#39A9BD #8F39BD #BD4D39 #67BD39
split-complementary
#39A9BD #BD3967 #BD8F39
monochromatic
#1D555F #2B7F8E #39A9BD #63C0D0 #92D3DE
Accessibility & contrast
On white
2.77
#39A9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#39A9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A9BD
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A9BD | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#8795BD
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39a9bd; /* rgb */ color: rgb(57, 169, 189); /* oklch */ color: oklch(68.1% 0.102 211.9);
Tailwind
colors: {
custom: {
50: '#81c3d0',
500: '#39a9bd',
950: '#000000',
},
}SCSS
$custom: #39a9bd; $custom-light: #81c3d0; $custom-dark: #000000;
JSON
{
"hex": "#39a9bd",
"rgb": {
"r": 57,
"g": 169,
"b": 189
},
"hsl": {
"h": 189.091,
"s": 53.659,
"l": 48.235
},
"oklch": {
"l": 0.68081,
"c": 0.10207,
"h": 211.9
},
"luminance": 0.3292
}Semantic roles & 50–950 ramp
primary
#39A9BD
secondary
#C99289
accent
#614BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182