#39B79F#39B79F
#39B79F is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.114 H 177.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #39B79F |
|---|---|
| RGB | rgb(57, 183, 159) |
| HSL | hsl(169, 53%, 47%) |
| HSV | hsv(169, 69%, 72%) |
| CMYK | cmyk(68.9%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.45, -39.89, 2.25) |
| CIE-LCH | lch(67.45, 39.95, 176.77°) |
| OKLab | oklab(70.5% -0.1143 0.0054) |
| OKLCH | oklch(70.5% 0.114 177.3) |
| XYZ | xyz(24.8758, 37.2372, 38.6707) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.30
Greeny Blue
#42B395
ΔE00 2.53
Turquoise (survey)
#06C2AC
ΔE00 3.50
Topaz
#13BBAF
ΔE00 4.62
Lightseagreen
#20B2AA
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B79F #B73951
analogous
#39B760 #39B79F #3990B7
triadic
#39B79F #9F39B7 #B79F39
tetradic
#39B79F #6039B7 #B73951 #90B739
square
#39B79F #6039B7 #B73951 #90B739
split-complementary
#39B79F #B73990 #B76039
monochromatic
#1C5A4E #2A8876 #39B79F #60CDB9 #8EDCCD
Accessibility & contrast
On white
2.49
#39B79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#39B79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B79F
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B79F | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#9E9FA1
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b79f; /* rgb */ color: rgb(57, 183, 159); /* oklch */ color: oklch(70.5% 0.114 177.3);
Tailwind
colors: {
custom: {
50: '#80cdbb',
500: '#39b79f',
950: '#000000',
},
}SCSS
$custom: #39b79f; $custom-light: #80cdbb; $custom-dark: #000000;
JSON
{
"hex": "#39b79f",
"rgb": {
"r": 57,
"g": 183,
"b": 159
},
"hsl": {
"h": 168.571,
"s": 52.5,
"l": 47.059
},
"oklch": {
"l": 0.70504,
"c": 0.11442,
"h": 177.3
},
"luminance": 0.3724
}Semantic roles & 50–950 ramp
primary
#39B79F
secondary
#C78592
accent
#4C67DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280