#39B1A0#39B1A0
#39B1A0 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.0% C 0.108 H 181.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #39B1A0 |
|---|---|
| RGB | rgb(57, 177, 160) |
| HSL | hsl(172, 51%, 46%) |
| HSV | hsv(172, 68%, 69%) |
| CMYK | cmyk(67.8%, 0%, 9.6%, 30.6%) |
| CIE-LAB | lab(65.63, -36.92, -0.96) |
| CIE-LCH | lch(65.63, 36.94, 181.49°) |
| OKLab | oklab(69.03% -0.1076 -0.0032) |
| OKLCH | oklch(69.03% 0.108 181.7) |
| XYZ | xyz(23.7516, 34.8495, 38.7258) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.22
Lightseagreen
#20B2AA
ΔE00 3.47
Topaz
#13BBAF
ΔE00 3.70
Greeny Blue
#42B395
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 4.93
Blue Green
#0F9B8E
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B1A0 #B1394A
analogous
#39B164 #39B1A0 #3986B1
triadic
#39B1A0 #A039B1 #B1A039
tetradic
#39B1A0 #6439B1 #B1394A #86B139
square
#39B1A0 #6439B1 #B1394A #86B139
split-complementary
#39B1A0 #B13986 #B16439
monochromatic
#1B544C #2A8376 #39B1A0 #5DCBBB #8BDACE
Accessibility & contrast
On white
2.63
#39B1A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#39B1A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B1A0
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B1A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B1A0 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79F
Deuteranopia (green-blind)
#989AA2
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39b1a0; /* rgb */ color: rgb(57, 177, 160); /* oklch */ color: oklch(69.0% 0.108 181.7);
Tailwind
colors: {
custom: {
50: '#7fc9bc',
500: '#39b1a0',
950: '#000000',
},
}SCSS
$custom: #39b1a0; $custom-light: #7fc9bc; $custom-dark: #000000;
JSON
{
"hex": "#39b1a0",
"rgb": {
"r": 57,
"g": 177,
"b": 160
},
"hsl": {
"h": 171.5,
"s": 51.282,
"l": 45.882
},
"oklch": {
"l": 0.69027,
"c": 0.10766,
"h": 181.7
},
"luminance": 0.34852
}Semantic roles & 50–950 ramp
primary
#39B1A0
secondary
#C4828B
accent
#4D61DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281