#39ADA0#39ADA0
#39ADA0 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.0% C 0.104 H 184.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #39ADA0 |
|---|---|
| RGB | rgb(57, 173, 160) |
| HSL | hsl(173, 50%, 45%) |
| HSV | hsv(173, 67%, 68%) |
| CMYK | cmyk(67.1%, 0%, 7.5%, 32.2%) |
| CIE-LAB | lab(64.40, -35.08, -2.77) |
| CIE-LCH | lch(64.40, 35.19, 184.51°) |
| OKLab | oklab(68.02% -0.1034 -0.008) |
| OKLCH | oklch(68.02% 0.104 184.4) |
| XYZ | xyz(22.9731, 33.2925, 38.4662) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.64
Topaz
#13BBAF
ΔE00 4.18
Tealish
#24BCA8
ΔE00 4.69
Greeny Blue
#42B395
ΔE00 5.89
Blue Green
#0F9B8E
ΔE00 5.96
Turquoise (survey)
#06C2AC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ADA0 #AD3946
analogous
#39AD66 #39ADA0 #3980AD
triadic
#39ADA0 #A039AD #ADA039
tetradic
#39ADA0 #6639AD #AD3946 #80AD39
square
#39ADA0 #6639AD #AD3946 #80AD39
split-complementary
#39ADA0 #AD3980 #AD6639
monochromatic
#1B514B #2A7F75 #39ADA0 #5AC9BC #88D8CF
Accessibility & contrast
On white
2.74
#39ADA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#39ADA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ADA0
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ADA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ADA0 | 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)
#A5A3A0
Deuteranopia (green-blind)
#9497A1
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39ada0; /* rgb */ color: rgb(57, 173, 160); /* oklch */ color: oklch(68.0% 0.104 184.4);
Tailwind
colors: {
custom: {
50: '#7fc6bc',
500: '#39ada0',
950: '#000000',
},
}SCSS
$custom: #39ada0; $custom-light: #7fc6bc; $custom-dark: #000000;
JSON
{
"hex": "#39ada0",
"rgb": {
"r": 57,
"g": 173,
"b": 160
},
"hsl": {
"h": 173.276,
"s": 50.435,
"l": 45.098
},
"oklch": {
"l": 0.68022,
"c": 0.10374,
"h": 184.4
},
"luminance": 0.33295
}Semantic roles & 50–950 ramp
primary
#39ADA0
secondary
#C28087
accent
#4E5EDA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281