#39ABAA#39ABAA
#39ABAA is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.100 H 194.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABAA |
|---|---|
| RGB | rgb(57, 171, 170) |
| HSL | hsl(179, 50%, 45%) |
| HSV | hsv(179, 67%, 67%) |
| CMYK | cmyk(66.7%, 0%, 0.6%, 32.9%) |
| CIE-LAB | lab(64.08, -31.32, -8.82) |
| CIE-LCH | lch(64.08, 32.54, 195.73°) |
| OKLab | oklab(67.86% -0.0968 -0.0245) |
| OKLCH | oklch(67.86% 0.1 194.2) |
| XYZ | xyz(23.5027, 32.8953, 43.1332) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.59
Sea
#3C9992
ΔE00 6.12
Topaz
#13BBAF
ΔE00 6.15
Cadetblue
#5F9EA0
ΔE00 6.23
Turquoise Blue
#06B1C4
ΔE00 7.21
Blue Green
#0F9B8E
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABAA #AB393A
analogous
#39AB71 #39ABAA #3973AB
triadic
#39ABAA #AA39AB #ABAA39
tetradic
#39ABAA #7139AB #AB393A #73AB39
square
#39ABAA #7139AB #AB393A #73AB39
split-complementary
#39ABAA #AB3973 #AB7139
monochromatic
#1A4F4F #2A7D7C #39ABAA #59C8C7 #87D7D6
Accessibility & contrast
On white
2.77
#39ABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#39ABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABAA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABAA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39abaa; /* rgb */ color: rgb(57, 171, 170); /* oklch */ color: oklch(67.9% 0.100 194.2);
Tailwind
colors: {
custom: {
50: '#7fc4c3',
500: '#39abaa',
950: '#000000',
},
}SCSS
$custom: #39abaa; $custom-light: #7fc4c3; $custom-dark: #000000;
JSON
{
"hex": "#39abaa",
"rgb": {
"r": 57,
"g": 171,
"b": 170
},
"hsl": {
"h": 179.474,
"s": 50,
"l": 44.706
},
"oklch": {
"l": 0.67859,
"c": 0.09988,
"h": 194.2
},
"luminance": 0.32898
}Semantic roles & 50–950 ramp
primary
#39ABAA
secondary
#C17F7F
accent
#4E50DA
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281