#39ABA6#39ABA6
#39ABA6 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.100 H 190.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABA6 |
|---|---|
| RGB | rgb(57, 171, 166) |
| HSL | hsl(177, 50%, 45%) |
| HSV | hsv(177, 67%, 67%) |
| CMYK | cmyk(66.7%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(63.95, -32.47, -6.77) |
| CIE-LCH | lch(63.95, 33.17, 191.78°) |
| OKLab | oklab(67.72% -0.0986 -0.0189) |
| OKLCH | oklch(67.72% 0.1 190.8) |
| XYZ | xyz(23.1301, 32.7462, 41.1706) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.58
Topaz
#13BBAF
ΔE00 5.25
Sea
#3C9992
ΔE00 5.65
Blue Green
#0F9B8E
ΔE00 6.47
Cadetblue
#5F9EA0
ΔE00 6.88
Tealish
#24BCA8
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABA6 #AB393E
analogous
#39AB6D #39ABA6 #3977AB
triadic
#39ABA6 #A639AB #ABA639
tetradic
#39ABA6 #6D39AB #AB393E #77AB39
square
#39ABA6 #6D39AB #AB393E #77AB39
split-complementary
#39ABA6 #AB3977 #AB6D39
monochromatic
#1A4F4D #2A7D79 #39ABA6 #59C8C3 #87D7D4
Accessibility & contrast
On white
2.78
#39ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#39ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABA6
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABA6 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#9096A7
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aba6; /* rgb */ color: rgb(57, 171, 166); /* oklch */ color: oklch(67.7% 0.100 190.8);
Tailwind
colors: {
custom: {
50: '#7fc4c0',
500: '#39aba6',
950: '#000000',
},
}SCSS
$custom: #39aba6; $custom-light: #7fc4c0; $custom-dark: #000000;
JSON
{
"hex": "#39aba6",
"rgb": {
"r": 57,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.368,
"s": 50,
"l": 44.706
},
"oklch": {
"l": 0.67721,
"c": 0.1004,
"h": 190.8
},
"luminance": 0.32749
}Semantic roles & 50–950 ramp
primary
#39ABA6
secondary
#C17F82
accent
#4E54DA
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281