#39A6B1#39A6B1
#39A6B1 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.9% C 0.098 H 204.7°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #39A6B1 |
|---|---|
| RGB | rgb(57, 166, 177) |
| HSL | hsl(186, 51%, 46%) |
| HSV | hsv(186, 68%, 69%) |
| CMYK | cmyk(67.8%, 6.2%, 0%, 30.6%) |
| CIE-LAB | lab(62.77, -26.80, -14.70) |
| CIE-LCH | lch(62.77, 30.57, 208.74°) |
| OKLab | oklab(66.88% -0.0886 -0.0408) |
| OKLCH | oklch(66.88% 0.098 204.7) |
| XYZ | xyz(23.2559, 31.3140, 46.4050) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.06
Cadetblue
#5F9EA0
ΔE00 5.31
Sea
#3C9992
ΔE00 8.27
Lightseagreen
#20B2AA
ΔE00 8.40
Darkcyan
#008B8B
ΔE00 10.64
Blue Green
#0F9B8E
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A6B1 #B14439
analogous
#39B180 #39A6B1 #396AB1
triadic
#39A6B1 #B139A6 #A6B139
tetradic
#39A6B1 #8039B1 #B14439 #6AB139
square
#39A6B1 #8039B1 #B14439 #6AB139
split-complementary
#39A6B1 #B1396A #B18039
monochromatic
#1B4F54 #2A7B83 #39A6B1 #5DC1CB #8BD2DA
Accessibility & contrast
On white
2.89
#39A6B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#39A6B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A6B1
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A6B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A6B1 | 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)
#999FB2
Deuteranopia (green-blind)
#8792B1
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #39a6b1; /* rgb */ color: rgb(57, 166, 177); /* oklch */ color: oklch(66.9% 0.098 204.7);
Tailwind
colors: {
custom: {
50: '#7fc0c8',
500: '#39a6b1',
950: '#000000',
},
}SCSS
$custom: #39a6b1; $custom-light: #7fc0c8; $custom-dark: #000000;
JSON
{
"hex": "#39a6b1",
"rgb": {
"r": 57,
"g": 166,
"b": 177
},
"hsl": {
"h": 185.5,
"s": 51.282,
"l": 45.882
},
"oklch": {
"l": 0.66878,
"c": 0.09751,
"h": 204.7
},
"luminance": 0.31317
}Semantic roles & 50–950 ramp
primary
#39A6B1
secondary
#C48882
accent
#5A4DDB
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0B1213
muted
#7C8182