#39ABA1#39ABA1
#39ABA1 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.102 H 186.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABA1 |
|---|---|
| RGB | rgb(57, 171, 161) |
| HSL | hsl(175, 50%, 45%) |
| HSV | hsv(175, 67%, 67%) |
| CMYK | cmyk(66.7%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(63.81, -33.87, -4.19) |
| CIE-LCH | lch(63.81, 34.13, 187.06°) |
| OKLab | oklab(67.55% -0.1009 -0.0119) |
| OKLCH | oklch(67.55% 0.102 186.7) |
| XYZ | xyz(22.6803, 32.5663, 38.8019) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.45
Topaz
#13BBAF
ΔE00 4.70
Sea
#3C9992
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 5.64
Tealish
#24BCA8
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABA1 #AB3943
analogous
#39AB68 #39ABA1 #397CAB
triadic
#39ABA1 #A139AB #ABA139
tetradic
#39ABA1 #6839AB #AB3943 #7CAB39
square
#39ABA1 #6839AB #AB3943 #7CAB39
split-complementary
#39ABA1 #AB397C #AB6839
monochromatic
#1A4F4B #2A7D76 #39ABA1 #59C8BE #87D7D0
Accessibility & contrast
On white
2.79
#39ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#39ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABA1
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABA1 | 1.00 | 2.79 | 7.51 | 7.51 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A1
Deuteranopia (green-blind)
#9195A2
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aba1; /* rgb */ color: rgb(57, 171, 161); /* oklch */ color: oklch(67.6% 0.102 186.7);
Tailwind
colors: {
custom: {
50: '#7fc4bc',
500: '#39aba1',
950: '#000000',
},
}SCSS
$custom: #39aba1; $custom-light: #7fc4bc; $custom-dark: #000000;
JSON
{
"hex": "#39aba1",
"rgb": {
"r": 57,
"g": 171,
"b": 161
},
"hsl": {
"h": 174.737,
"s": 50,
"l": 44.706
},
"oklch": {
"l": 0.67553,
"c": 0.10157,
"h": 186.7
},
"luminance": 0.32569
}Semantic roles & 50–950 ramp
primary
#39ABA1
secondary
#C17F84
accent
#4E5ADA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281