#39B2A5#39B2A5
#39B2A5 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.107 H 184.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2A5 |
|---|---|
| RGB | rgb(57, 178, 165) |
| HSL | hsl(174, 51%, 46%) |
| HSV | hsv(174, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(66.08, -36.03, -3.08) |
| CIE-LCH | lch(66.08, 36.16, 184.88°) |
| OKLab | oklab(69.44% -0.1063 -0.0089) |
| OKLCH | oklch(69.44% 0.107 184.8) |
| XYZ | xyz(24.3961, 35.4245, 41.1419) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.12
Topaz
#13BBAF
ΔE00 2.88
Tealish
#24BCA8
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 5.20
Greeny Blue
#42B395
ΔE00 5.81
Blue Green
#0F9B8E
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2A5 #B23946
analogous
#39B268 #39B2A5 #3982B2
triadic
#39B2A5 #A539B2 #B2A539
tetradic
#39B2A5 #6839B2 #B23946 #82B239
square
#39B2A5 #6839B2 #B23946 #82B239
split-complementary
#39B2A5 #B23982 #B26839
monochromatic
#1B554F #2A847A #39B2A5 #5DCBBF #8BDAD2
Accessibility & contrast
On white
2.60
#39B2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#39B2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2A5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2A5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#989BA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b2a5; /* rgb */ color: rgb(57, 178, 165); /* oklch */ color: oklch(69.4% 0.107 184.8);
Tailwind
colors: {
custom: {
50: '#80c9bf',
500: '#39b2a5',
950: '#000000',
},
}SCSS
$custom: #39b2a5; $custom-light: #80c9bf; $custom-dark: #000000;
JSON
{
"hex": "#39b2a5",
"rgb": {
"r": 57,
"g": 178,
"b": 165
},
"hsl": {
"h": 173.554,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69436,
"c": 0.10672,
"h": 184.8
},
"luminance": 0.35427
}Semantic roles & 50–950 ramp
primary
#39B2A5
secondary
#C48289
accent
#4D5CDB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281