#39A9BE#39A9BE
#39A9BE is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.1% C 0.102 H 212.7°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #39A9BE |
|---|---|
| RGB | rgb(57, 169, 190) |
| HSL | hsl(189, 54%, 48%) |
| HSV | hsv(189, 70%, 75%) |
| CMYK | cmyk(70%, 11.1%, 0%, 25.5%) |
| CIE-LAB | lab(64.13, -24.32, -19.90) |
| CIE-LCH | lch(64.13, 31.42, 219.30°) |
| OKLab | oklab(68.12% -0.0862 -0.0554) |
| OKLCH | oklch(68.12% 0.102 212.7) |
| XYZ | xyz(25.1656, 32.9606, 53.7409) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.28
Cadetblue
#5F9EA0
ΔE00 7.75
Greyblue
#77A1B5
ΔE00 9.12
Teal Blue
#01889F
ΔE00 11.08
Bluegrey
#85A3B2
ΔE00 11.44
Lightseagreen
#20B2AA
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A9BE #BE4E39
analogous
#39BE90 #39A9BE #3966BE
triadic
#39A9BE #BE39A9 #A9BE39
tetradic
#39A9BE #9039BE #BE4E39 #66BE39
square
#39A9BE #9039BE #BE4E39 #66BE39
split-complementary
#39A9BE #BE3966 #BE9039
monochromatic
#1D5560 #2B7F8F #39A9BE #64BFD0 #93D3DF
Accessibility & contrast
On white
2.77
#39A9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#39A9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A9BE
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A9BE | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#8695BE
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39a9be; /* rgb */ color: rgb(57, 169, 190); /* oklch */ color: oklch(68.1% 0.102 212.7);
Tailwind
colors: {
custom: {
50: '#81c3d1',
500: '#39a9be',
950: '#000000',
},
}SCSS
$custom: #39a9be; $custom-light: #81c3d1; $custom-dark: #000000;
JSON
{
"hex": "#39a9be",
"rgb": {
"r": 57,
"g": 169,
"b": 190
},
"hsl": {
"h": 189.474,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.68121,
"c": 0.10249,
"h": 212.7
},
"luminance": 0.32963
}Semantic roles & 50–950 ramp
primary
#39A9BE
secondary
#CA9389
accent
#624BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182