#39A7B7#39A7B7
#39A7B7 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.4% C 0.099 H 208.9°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #39A7B7 |
|---|---|
| RGB | rgb(57, 167, 183) |
| HSL | hsl(188, 53%, 47%) |
| HSV | hsv(188, 69%, 72%) |
| CMYK | cmyk(68.9%, 8.7%, 0%, 28.2%) |
| CIE-LAB | lab(63.28, -25.48, -17.29) |
| CIE-LCH | lch(63.28, 30.79, 214.16°) |
| OKLab | oklab(67.36% -0.0871 -0.048) |
| OKLCH | oklch(67.36% 0.099 208.9) |
| XYZ | xyz(24.0497, 31.9235, 49.6849) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.28
Cadetblue
#5F9EA0
ΔE00 6.34
Greyblue
#77A1B5
ΔE00 9.93
Lightseagreen
#20B2AA
ΔE00 10.08
Sea
#3C9992
ΔE00 10.08
Teal Blue
#01889F
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A7B7 #B74939
analogous
#39B788 #39A7B7 #3968B7
triadic
#39A7B7 #B739A7 #A7B739
tetradic
#39A7B7 #8839B7 #B74939 #68B739
square
#39A7B7 #8839B7 #B74939 #68B739
split-complementary
#39A7B7 #B73968 #B78839
monochromatic
#1C525A #2A7C88 #39A7B7 #60BFCD #8ED2DC
Accessibility & contrast
On white
2.84
#39A7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#39A7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A7B7
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A7B7 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1B8
Deuteranopia (green-blind)
#8693B7
Tritanopia (blue-blind)
#00AFAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #39a7b7; /* rgb */ color: rgb(57, 167, 183); /* oklch */ color: oklch(67.4% 0.099 208.9);
Tailwind
colors: {
custom: {
50: '#80c1cc',
500: '#39a7b7',
950: '#000000',
},
}SCSS
$custom: #39a7b7; $custom-light: #80c1cc; $custom-dark: #000000;
JSON
{
"hex": "#39a7b7",
"rgb": {
"r": 57,
"g": 167,
"b": 183
},
"hsl": {
"h": 187.619,
"s": 52.5,
"l": 47.059
},
"oklch": {
"l": 0.67356,
"c": 0.09944,
"h": 208.9
},
"luminance": 0.31926
}Semantic roles & 50–950 ramp
primary
#39A7B7
secondary
#C78D85
accent
#5E4CDC
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182