#39B2A9#39B2A9
#39B2A9 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.106 H 187.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2A9 |
|---|---|
| RGB | rgb(57, 178, 169) |
| HSL | hsl(176, 51%, 46%) |
| HSV | hsv(176, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 5.1%, 30.2%) |
| CIE-LAB | lab(66.19, -34.92, -5.13) |
| CIE-LCH | lch(66.19, 35.29, 188.35°) |
| OKLab | oklab(69.57% -0.1045 -0.0144) |
| OKLCH | oklch(69.57% 0.106 187.9) |
| XYZ | xyz(24.7659, 35.5724, 43.0894) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.21
Topaz
#13BBAF
ΔE00 2.98
Tealish
#24BCA8
ΔE00 4.61
Turquoise (survey)
#06C2AC
ΔE00 6.08
Greeny Blue
#42B395
ΔE00 7.28
Sea
#3C9992
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2A9 #B23942
analogous
#39B26C #39B2A9 #397EB2
triadic
#39B2A9 #A939B2 #B2A939
tetradic
#39B2A9 #6C39B2 #B23942 #7EB239
square
#39B2A9 #6C39B2 #B23942 #7EB239
split-complementary
#39B2A9 #B2397E #B26C39
monochromatic
#1B5551 #2A847D #39B2A9 #5DCBC3 #8BDAD4
Accessibility & contrast
On white
2.59
#39B2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#39B2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2A9
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2A9 | 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)
#A8A8A9
Deuteranopia (green-blind)
#979BAA
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b2a9; /* rgb */ color: rgb(57, 178, 169); /* oklch */ color: oklch(69.6% 0.106 187.9);
Tailwind
colors: {
custom: {
50: '#80c9c2',
500: '#39b2a9',
950: '#000000',
},
}SCSS
$custom: #39b2a9; $custom-light: #80c9c2; $custom-dark: #000000;
JSON
{
"hex": "#39b2a9",
"rgb": {
"r": 57,
"g": 178,
"b": 169
},
"hsl": {
"h": 175.537,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69567,
"c": 0.10551,
"h": 187.9
},
"luminance": 0.35575
}Semantic roles & 50–950 ramp
primary
#39B2A9
secondary
#C48287
accent
#4D57DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281