#39A9AC#39A9AC
#39A9AC is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.4% C 0.098 H 197.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #39A9AC |
|---|---|
| RGB | rgb(57, 169, 172) |
| HSL | hsl(182, 50%, 45%) |
| HSV | hsv(182, 67%, 67%) |
| CMYK | cmyk(66.9%, 1.7%, 0%, 32.5%) |
| CIE-LAB | lab(63.53, -29.77, -10.76) |
| CIE-LCH | lch(63.53, 31.66, 199.88°) |
| OKLab | oklab(67.43% -0.0938 -0.0299) |
| OKLCH | oklch(67.43% 0.098 197.6) |
| XYZ | xyz(23.3184, 32.2217, 44.0122) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.18
Cadetblue
#5F9EA0
ΔE00 5.48
Turquoise Blue
#06B1C4
ΔE00 5.90
Sea
#3C9992
ΔE00 6.43
Topaz
#13BBAF
ΔE00 7.67
Blue Green
#0F9B8E
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A9AC #AC3C39
analogous
#39AC75 #39A9AC #3970AC
triadic
#39A9AC #AC39A9 #A9AC39
tetradic
#39A9AC #7539AC #AC3C39 #70AC39
square
#39A9AC #7539AC #AC3C39 #70AC39
split-complementary
#39A9AC #AC3970 #AC7539
monochromatic
#1B4F50 #2A7C7E #39A9AC #5AC5C8 #88D5D8
Accessibility & contrast
On white
2.82
#39A9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#39A9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A9AC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A9AC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AC
Deuteranopia (green-blind)
#8C94AD
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #39a9ac; /* rgb */ color: rgb(57, 169, 172); /* oklch */ color: oklch(67.4% 0.098 197.6);
Tailwind
colors: {
custom: {
50: '#7fc3c4',
500: '#39a9ac',
950: '#000000',
},
}SCSS
$custom: #39a9ac; $custom-light: #7fc3c4; $custom-dark: #000000;
JSON
{
"hex": "#39a9ac",
"rgb": {
"r": 57,
"g": 169,
"b": 172
},
"hsl": {
"h": 181.565,
"s": 50.218,
"l": 44.902
},
"oklch": {
"l": 0.67434,
"c": 0.09849,
"h": 197.6
},
"luminance": 0.32224
}Semantic roles & 50–950 ramp
primary
#39A9AC
secondary
#C2817F
accent
#524EDA
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1212
muted
#7C8181