#39B2A6#39B2A6
#39B2A6 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.106 H 185.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2A6 |
|---|---|
| RGB | rgb(57, 178, 166) |
| HSL | hsl(174, 51%, 46%) |
| HSV | hsv(174, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(66.11, -35.75, -3.59) |
| CIE-LCH | lch(66.11, 35.93, 185.73°) |
| OKLab | oklab(69.47% -0.1059 -0.0103) |
| OKLCH | oklch(69.47% 0.106 185.5) |
| XYZ | xyz(24.4875, 35.4610, 41.6231) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.83
Topaz
#13BBAF
ΔE00 2.83
Tealish
#24BCA8
ΔE00 3.80
Turquoise (survey)
#06C2AC
ΔE00 5.39
Greeny Blue
#42B395
ΔE00 6.17
Blue Green
#0F9B8E
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2A6 #B23945
analogous
#39B269 #39B2A6 #3981B2
triadic
#39B2A6 #A639B2 #B2A639
tetradic
#39B2A6 #6939B2 #B23945 #81B239
square
#39B2A6 #6939B2 #B23945 #81B239
split-complementary
#39B2A6 #B23981 #B26939
monochromatic
#1B5550 #2A847B #39B2A6 #5DCBC0 #8BDAD2
Accessibility & contrast
On white
2.59
#39B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#39B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2A6
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2A6 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 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)
#A9A8A6
Deuteranopia (green-blind)
#979BA7
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b2a6; /* rgb */ color: rgb(57, 178, 166); /* oklch */ color: oklch(69.5% 0.106 185.5);
Tailwind
colors: {
custom: {
50: '#80c9c0',
500: '#39b2a6',
950: '#000000',
},
}SCSS
$custom: #39b2a6; $custom-light: #80c9c0; $custom-dark: #000000;
JSON
{
"hex": "#39b2a6",
"rgb": {
"r": 57,
"g": 178,
"b": 166
},
"hsl": {
"h": 174.05,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69468,
"c": 0.10639,
"h": 185.5
},
"luminance": 0.35464
}Semantic roles & 50–950 ramp
primary
#39B2A6
secondary
#C48289
accent
#4D5BDB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281