#39ACAA#39ACAA
#39ACAA is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.101 H 193.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #39ACAA |
|---|---|
| RGB | rgb(57, 172, 170) |
| HSL | hsl(179, 50%, 45%) |
| HSV | hsv(179, 67%, 67%) |
| CMYK | cmyk(66.9%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.38, -31.80, -8.37) |
| CIE-LCH | lch(64.38, 32.89, 194.74°) |
| OKLab | oklab(68.11% -0.0979 -0.0233) |
| OKLCH | oklch(68.11% 0.101 193.4) |
| XYZ | xyz(23.6923, 33.2745, 43.1964) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.13
Topaz
#13BBAF
ΔE00 5.68
Sea
#3C9992
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 6.55
Blue Green
#0F9B8E
ΔE00 7.40
Turquoise Blue
#06B1C4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ACAA #AC393B
analogous
#39AC71 #39ACAA #3974AC
triadic
#39ACAA #AA39AC #ACAA39
tetradic
#39ACAA #7139AC #AC393B #74AC39
square
#39ACAA #7139AC #AC393B #74AC39
split-complementary
#39ACAA #AC3974 #AC7139
monochromatic
#1B504F #2A7E7D #39ACAA #5AC8C6 #88D8D6
Accessibility & contrast
On white
2.74
#39ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#39ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ACAA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ACAA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AA
Deuteranopia (green-blind)
#9097AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39acaa; /* rgb */ color: rgb(57, 172, 170); /* oklch */ color: oklch(68.1% 0.101 193.4);
Tailwind
colors: {
custom: {
50: '#7fc5c3',
500: '#39acaa',
950: '#000000',
},
}SCSS
$custom: #39acaa; $custom-light: #7fc5c3; $custom-dark: #000000;
JSON
{
"hex": "#39acaa",
"rgb": {
"r": 57,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.957,
"s": 50.218,
"l": 44.902
},
"oklch": {
"l": 0.68108,
"c": 0.10059,
"h": 193.4
},
"luminance": 0.33277
}Semantic roles & 50–950 ramp
primary
#39ACAA
secondary
#C27F80
accent
#4E51DA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281