#39ADAB#39ADAB
#39ADAB is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.4% C 0.101 H 193.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #39ADAB |
|---|---|
| RGB | rgb(57, 173, 171) |
| HSL | hsl(179, 50%, 45%) |
| HSV | hsv(179, 67%, 68%) |
| CMYK | cmyk(67.1%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(64.72, -31.99, -8.42) |
| CIE-LCH | lch(64.72, 33.08, 194.75°) |
| OKLab | oklab(68.39% -0.0984 -0.0234) |
| OKLCH | oklch(68.39% 0.101 193.4) |
| XYZ | xyz(23.9783, 33.6946, 43.7602) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.99
Topaz
#13BBAF
ΔE00 5.48
Sea
#3C9992
ΔE00 6.51
Cadetblue
#5F9EA0
ΔE00 6.74
Turquoise Blue
#06B1C4
ΔE00 7.48
Tealish
#24BCA8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ADAB #AD393B
analogous
#39AD71 #39ADAB #3975AD
triadic
#39ADAB #AB39AD #ADAB39
tetradic
#39ADAB #7139AD #AD393B #75AD39
square
#39ADAB #7139AD #AD393B #75AD39
split-complementary
#39ADAB #AD3975 #AD7139
monochromatic
#1B5150 #2A7F7D #39ADAB #5AC9C7 #88D8D7
Accessibility & contrast
On white
2.71
#39ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#39ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ADAB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ADAB | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9198AC
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #39adab; /* rgb */ color: rgb(57, 173, 171); /* oklch */ color: oklch(68.4% 0.101 193.4);
Tailwind
colors: {
custom: {
50: '#80c6c4',
500: '#39adab',
950: '#000000',
},
}SCSS
$custom: #39adab; $custom-light: #80c6c4; $custom-dark: #000000;
JSON
{
"hex": "#39adab",
"rgb": {
"r": 57,
"g": 173,
"b": 171
},
"hsl": {
"h": 178.966,
"s": 50.435,
"l": 45.098
},
"oklch": {
"l": 0.68391,
"c": 0.1012,
"h": 193.4
},
"luminance": 0.33697
}Semantic roles & 50–950 ramp
primary
#39ADAB
secondary
#C28081
accent
#4E50DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281