#39B2A8#39B2A8
#39B2A8 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.106 H 187.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2A8 |
|---|---|
| RGB | rgb(57, 178, 168) |
| HSL | hsl(175, 51%, 46%) |
| HSV | hsv(175, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(66.16, -35.20, -4.61) |
| CIE-LCH | lch(66.16, 35.50, 187.47°) |
| OKLab | oklab(69.53% -0.105 -0.013) |
| OKLCH | oklch(69.53% 0.106 187.1) |
| XYZ | xyz(24.6723, 35.5350, 42.5968) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.34
Topaz
#13BBAF
ΔE00 2.88
Tealish
#24BCA8
ΔE00 4.32
Turquoise (survey)
#06C2AC
ΔE00 5.83
Greeny Blue
#42B395
ΔE00 6.91
Blue Green
#0F9B8E
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2A8 #B23943
analogous
#39B26B #39B2A8 #397FB2
triadic
#39B2A8 #A839B2 #B2A839
tetradic
#39B2A8 #6B39B2 #B23943 #7FB239
square
#39B2A8 #6B39B2 #B23943 #7FB239
split-complementary
#39B2A8 #B2397F #B26B39
monochromatic
#1B5550 #2A847C #39B2A8 #5DCBC2 #8BDAD3
Accessibility & contrast
On white
2.59
#39B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#39B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2A8
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2A8 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A8
Deuteranopia (green-blind)
#979BA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b2a8; /* rgb */ color: rgb(57, 178, 168); /* oklch */ color: oklch(69.5% 0.106 187.1);
Tailwind
colors: {
custom: {
50: '#80c9c1',
500: '#39b2a8',
950: '#000000',
},
}SCSS
$custom: #39b2a8; $custom-light: #80c9c1; $custom-dark: #000000;
JSON
{
"hex": "#39b2a8",
"rgb": {
"r": 57,
"g": 178,
"b": 168
},
"hsl": {
"h": 175.041,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69534,
"c": 0.10579,
"h": 187.1
},
"luminance": 0.35538
}Semantic roles & 50–950 ramp
primary
#39B2A8
secondary
#C48288
accent
#4D59DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281