#39ABA8#39ABA8
#39ABA8 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.100 H 192.5°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABA8 |
|---|---|
| RGB | rgb(57, 171, 168) |
| HSL | hsl(178, 50%, 45%) |
| HSV | hsv(178, 67%, 67%) |
| CMYK | cmyk(66.7%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(64.02, -31.90, -7.80) |
| CIE-LCH | lch(64.02, 32.84, 193.74°) |
| OKLab | oklab(67.79% -0.0977 -0.0217) |
| OKLCH | oklch(67.79% 0.1 192.5) |
| XYZ | xyz(23.3149, 32.8202, 42.1444) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.02
Topaz
#13BBAF
ΔE00 5.66
Sea
#3C9992
ΔE00 5.84
Cadetblue
#5F9EA0
ΔE00 6.53
Blue Green
#0F9B8E
ΔE00 6.93
Tealish
#24BCA8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABA8 #AB393C
analogous
#39AB6F #39ABA8 #3975AB
triadic
#39ABA8 #A839AB #ABA839
tetradic
#39ABA8 #6F39AB #AB393C #75AB39
square
#39ABA8 #6F39AB #AB393C #75AB39
split-complementary
#39ABA8 #AB3975 #AB6F39
monochromatic
#1A4F4E #2A7D7B #39ABA8 #59C8C5 #87D7D5
Accessibility & contrast
On white
2.78
#39ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#39ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABA8
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABA8 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A8
Deuteranopia (green-blind)
#8F96A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aba8; /* rgb */ color: rgb(57, 171, 168); /* oklch */ color: oklch(67.8% 0.100 192.5);
Tailwind
colors: {
custom: {
50: '#7fc4c1',
500: '#39aba8',
950: '#000000',
},
}SCSS
$custom: #39aba8; $custom-light: #7fc4c1; $custom-dark: #000000;
JSON
{
"hex": "#39aba8",
"rgb": {
"r": 57,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.421,
"s": 50,
"l": 44.706
},
"oklch": {
"l": 0.6779,
"c": 0.10009,
"h": 192.5
},
"luminance": 0.32823
}Semantic roles & 50–950 ramp
primary
#39ABA8
secondary
#C17F80
accent
#4E52DA
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281