#39ADA7#39ADA7
#39ADA7 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.102 H 190.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #39ADA7 |
|---|---|
| RGB | rgb(57, 173, 167) |
| HSL | hsl(177, 50%, 45%) |
| HSV | hsv(177, 67%, 68%) |
| CMYK | cmyk(67.1%, 0%, 3.5%, 32.2%) |
| CIE-LAB | lab(64.60, -33.13, -6.37) |
| CIE-LCH | lch(64.60, 33.74, 190.89°) |
| OKLab | oklab(68.25% -0.1002 -0.0178) |
| OKLCH | oklch(68.25% 0.102 190.1) |
| XYZ | xyz(23.6028, 33.5444, 41.7825) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.00
Topaz
#13BBAF
ΔE00 4.59
Sea
#3C9992
ΔE00 6.17
Tealish
#24BCA8
ΔE00 6.30
Blue Green
#0F9B8E
ΔE00 6.75
Dull Teal
#5F9E8F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ADA7 #AD393F
analogous
#39AD6D #39ADA7 #3979AD
triadic
#39ADA7 #A739AD #ADA739
tetradic
#39ADA7 #6D39AD #AD393F #79AD39
square
#39ADA7 #6D39AD #AD393F #79AD39
split-complementary
#39ADA7 #AD3979 #AD6D39
monochromatic
#1B514E #2A7F7B #39ADA7 #5AC9C3 #88D8D4
Accessibility & contrast
On white
2.72
#39ADA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#39ADA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ADA7
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ADA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ADA7 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#9297A8
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #39ada7; /* rgb */ color: rgb(57, 173, 167); /* oklch */ color: oklch(68.3% 0.102 190.1);
Tailwind
colors: {
custom: {
50: '#7fc6c1',
500: '#39ada7',
950: '#000000',
},
}SCSS
$custom: #39ada7; $custom-light: #7fc6c1; $custom-dark: #000000;
JSON
{
"hex": "#39ada7",
"rgb": {
"r": 57,
"g": 173,
"b": 167
},
"hsl": {
"h": 176.897,
"s": 50.435,
"l": 45.098
},
"oklch": {
"l": 0.68254,
"c": 0.10181,
"h": 190.1
},
"luminance": 0.33547
}Semantic roles & 50–950 ramp
primary
#39ADA7
secondary
#C28083
accent
#4E55DA
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281