#39ACAB#39ACAB
#39ACAB is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.100 H 194.2°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #39ACAB |
|---|---|
| RGB | rgb(57, 172, 171) |
| HSL | hsl(179, 50%, 45%) |
| HSV | hsv(179, 67%, 67%) |
| CMYK | cmyk(66.9%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.41, -31.52, -8.88) |
| CIE-LCH | lch(64.41, 32.74, 195.74°) |
| OKLab | oklab(68.14% -0.0974 -0.0247) |
| OKLCH | oklch(68.14% 0.1 194.2) |
| XYZ | xyz(23.7873, 33.3125, 43.6965) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.44
Topaz
#13BBAF
ΔE00 5.95
Sea
#3C9992
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 6.42
Turquoise Blue
#06B1C4
ΔE00 7.15
Blue Green
#0F9B8E
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ACAB #AC393A
analogous
#39AC71 #39ACAB #3974AC
triadic
#39ACAB #AB39AC #ACAB39
tetradic
#39ACAB #7139AC #AC393A #74AC39
square
#39ACAB #7139AC #AC393A #74AC39
split-complementary
#39ACAB #AC3974 #AC7139
monochromatic
#1B5050 #2A7E7D #39ACAB #5AC8C7 #88D8D7
Accessibility & contrast
On white
2.74
#39ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#39ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ACAB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ACAB | 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)
#A1A4AB
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39acab; /* rgb */ color: rgb(57, 172, 171); /* oklch */ color: oklch(68.1% 0.100 194.2);
Tailwind
colors: {
custom: {
50: '#80c5c4',
500: '#39acab',
950: '#000000',
},
}SCSS
$custom: #39acab; $custom-light: #80c5c4; $custom-dark: #000000;
JSON
{
"hex": "#39acab",
"rgb": {
"r": 57,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.478,
"s": 50.218,
"l": 44.902
},
"oklch": {
"l": 0.68143,
"c": 0.10049,
"h": 194.2
},
"luminance": 0.33315
}Semantic roles & 50–950 ramp
primary
#39ACAB
secondary
#C27F80
accent
#4E4FDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281