#39AC9A#39AC9A
#39AC9A is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.6% C 0.105 H 180.5°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #39AC9A |
|---|---|
| RGB | rgb(57, 172, 154) |
| HSL | hsl(171, 50%, 45%) |
| HSV | hsv(171, 67%, 67%) |
| CMYK | cmyk(66.9%, 0%, 10.5%, 32.5%) |
| CIE-LAB | lab(63.92, -36.25, -0.12) |
| CIE-LCH | lch(63.92, 36.25, 180.19°) |
| OKLab | oklab(67.58% -0.1052 -0.0009) |
| OKLCH | oklch(67.58% 0.105 180.5) |
| XYZ | xyz(22.2698, 32.7055, 35.7047) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.30
Greeny Blue
#42B395
ΔE00 4.30
Tealish
#24BCA8
ΔE00 4.56
Topaz
#13BBAF
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 5.81
Dull Teal
#5F9E8F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AC9A #AC394B
analogous
#39AC61 #39AC9A #3984AC
triadic
#39AC9A #9A39AC #AC9A39
tetradic
#39AC9A #6139AC #AC394B #84AC39
square
#39AC9A #6139AC #AC394B #84AC39
split-complementary
#39AC9A #AC3984 #AC6139
monochromatic
#1B5048 #2A7E71 #39AC9A #5AC8B7 #88D8CB
Accessibility & contrast
On white
2.78
#39AC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#39AC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AC9A
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AC9A | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#94969C
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39ac9a; /* rgb */ color: rgb(57, 172, 154); /* oklch */ color: oklch(67.6% 0.105 180.5);
Tailwind
colors: {
custom: {
50: '#7ec5b7',
500: '#39ac9a',
950: '#000000',
},
}SCSS
$custom: #39ac9a; $custom-light: #7ec5b7; $custom-dark: #000000;
JSON
{
"hex": "#39ac9a",
"rgb": {
"r": 57,
"g": 172,
"b": 154
},
"hsl": {
"h": 170.609,
"s": 50.218,
"l": 44.902
},
"oklch": {
"l": 0.6758,
"c": 0.10516,
"h": 180.5
},
"luminance": 0.32708
}Semantic roles & 50–950 ramp
primary
#39AC9A
secondary
#C27F8A
accent
#4E64DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280