#39B39F#39B39F
#39B39F is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.110 H 179.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #39B39F |
|---|---|
| RGB | rgb(57, 179, 159) |
| HSL | hsl(170, 52%, 46%) |
| HSV | hsv(170, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 11.2%, 29.8%) |
| CIE-LAB | lab(66.22, -38.10, 0.46) |
| CIE-LCH | lch(66.22, 38.10, 179.31°) |
| OKLab | oklab(69.5% -0.1101 0.0006) |
| OKLCH | oklch(69.5% 0.11 179.7) |
| XYZ | xyz(24.0624, 35.6105, 38.3995) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.66
Greeny Blue
#42B395
ΔE00 3.40
Topaz
#13BBAF
ΔE00 4.00
Turquoise (survey)
#06C2AC
ΔE00 4.30
Lightseagreen
#20B2AA
ΔE00 4.42
Dull Teal
#5F9E8F
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B39F #B3394D
analogous
#39B362 #39B39F #398AB3
triadic
#39B39F #9F39B3 #B39F39
tetradic
#39B39F #6239B3 #B3394D #8AB339
square
#39B39F #6239B3 #B3394D #8AB339
split-complementary
#39B39F #B3398A #B36239
monochromatic
#1B564D #2A8576 #39B39F #5ECCBA #8CDACE
Accessibility & contrast
On white
2.59
#39B39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#39B39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B39F
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B39F | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#9A9CA1
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b39f; /* rgb */ color: rgb(57, 179, 159); /* oklch */ color: oklch(69.5% 0.110 179.7);
Tailwind
colors: {
custom: {
50: '#80cabb',
500: '#39b39f',
950: '#000000',
},
}SCSS
$custom: #39b39f; $custom-light: #80cabb; $custom-dark: #000000;
JSON
{
"hex": "#39b39f",
"rgb": {
"r": 57,
"g": 179,
"b": 159
},
"hsl": {
"h": 170.164,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.69498,
"c": 0.11015,
"h": 179.7
},
"luminance": 0.35613
}Semantic roles & 50–950 ramp
primary
#39B39F
secondary
#C5838E
accent
#4D64DB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280