#39ABB3#39ABB3
#39ABB3 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.100 H 201.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABB3 |
|---|---|
| RGB | rgb(57, 171, 179) |
| HSL | hsl(184, 52%, 46%) |
| HSV | hsv(184, 68%, 70%) |
| CMYK | cmyk(68.2%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.36, -28.68, -13.42) |
| CIE-LCH | lch(64.36, 31.66, 205.08°) |
| OKLab | oklab(68.18% -0.0929 -0.0372) |
| OKLCH | oklch(68.18% 0.1 201.8) |
| XYZ | xyz(24.3834, 33.2476, 47.7714) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.97
Cadetblue
#5F9EA0
ΔE00 5.86
Lightseagreen
#20B2AA
ΔE00 6.75
Sea
#3C9992
ΔE00 8.18
Topaz
#13BBAF
ΔE00 8.95
Darkturquoise
#00CED1
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABB3 #B34139
analogous
#39B37E #39ABB3 #396EB3
triadic
#39ABB3 #B339AB #ABB339
tetradic
#39ABB3 #7E39B3 #B34139 #6EB339
square
#39ABB3 #7E39B3 #B34139 #6EB339
split-complementary
#39ABB3 #B3396E #B37E39
monochromatic
#1B5256 #2A7F85 #39ABB3 #5EC4CC #8CD5DA
Accessibility & contrast
On white
2.75
#39ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#39ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABB3
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABB3 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#8C96B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39abb3; /* rgb */ color: rgb(57, 171, 179); /* oklch */ color: oklch(68.2% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#80c4c9',
500: '#39abb3',
950: '#000000',
},
}SCSS
$custom: #39abb3; $custom-light: #80c4c9; $custom-dark: #000000;
JSON
{
"hex": "#39abb3",
"rgb": {
"r": 57,
"g": 171,
"b": 179
},
"hsl": {
"h": 183.934,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.68184,
"c": 0.10006,
"h": 201.8
},
"luminance": 0.3325
}Semantic roles & 50–950 ramp
primary
#39ABB3
secondary
#C58783
accent
#564DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182