#39B3A3#39B3A3
#39B3A3 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.6% C 0.108 H 182.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #39B3A3 |
|---|---|
| RGB | rgb(57, 179, 163) |
| HSL | hsl(172, 52%, 46%) |
| HSV | hsv(172, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 8.9%, 29.8%) |
| CIE-LAB | lab(66.33, -37.03, -1.60) |
| CIE-LCH | lch(66.33, 37.06, 182.47°) |
| OKLab | oklab(69.62% -0.1083 -0.0049) |
| OKLCH | oklch(69.62% 0.108 182.6) |
| XYZ | xyz(24.4152, 35.7516, 40.2572) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.82
Topaz
#13BBAF
ΔE00 3.05
Lightseagreen
#20B2AA
ΔE00 3.08
Turquoise (survey)
#06C2AC
ΔE00 4.53
Greeny Blue
#42B395
ΔE00 4.77
Blue Green
#0F9B8E
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B3A3 #B33949
analogous
#39B366 #39B3A3 #3986B3
triadic
#39B3A3 #A339B3 #B3A339
tetradic
#39B3A3 #6639B3 #B33949 #86B339
square
#39B3A3 #6639B3 #B33949 #86B339
split-complementary
#39B3A3 #B33986 #B36639
monochromatic
#1B564E #2A8579 #39B3A3 #5ECCBD #8CDAD0
Accessibility & contrast
On white
2.58
#39B3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#39B3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B3A3
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B3A3 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#999CA4
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b3a3; /* rgb */ color: rgb(57, 179, 163); /* oklch */ color: oklch(69.6% 0.108 182.6);
Tailwind
colors: {
custom: {
50: '#80cabe',
500: '#39b3a3',
950: '#000000',
},
}SCSS
$custom: #39b3a3; $custom-light: #80cabe; $custom-dark: #000000;
JSON
{
"hex": "#39b3a3",
"rgb": {
"r": 57,
"g": 179,
"b": 163
},
"hsl": {
"h": 172.131,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.69623,
"c": 0.10841,
"h": 182.6
},
"luminance": 0.35754
}Semantic roles & 50–950 ramp
primary
#39B3A3
secondary
#C5838C
accent
#4D5FDB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281