#39B3A8#39B3A8
#39B3A8 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.107 H 186.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #39B3A8 |
|---|---|
| RGB | rgb(57, 179, 168) |
| HSL | hsl(175, 52%, 46%) |
| HSV | hsv(175, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 6.1%, 29.8%) |
| CIE-LAB | lab(66.47, -35.66, -4.16) |
| CIE-LCH | lch(66.47, 35.90, 186.66°) |
| OKLab | oklab(69.78% -0.106 -0.0118) |
| OKLCH | oklch(69.78% 0.107 186.4) |
| XYZ | xyz(24.8720, 35.9344, 42.6634) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.57
Topaz
#13BBAF
ΔE00 2.59
Tealish
#24BCA8
ΔE00 3.89
Turquoise (survey)
#06C2AC
ΔE00 5.41
Greeny Blue
#42B395
ΔE00 6.56
Blue Green
#0F9B8E
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B3A8 #B33944
analogous
#39B36B #39B3A8 #3981B3
triadic
#39B3A8 #A839B3 #B3A839
tetradic
#39B3A8 #6B39B3 #B33944 #81B339
square
#39B3A8 #6B39B3 #B33944 #81B339
split-complementary
#39B3A8 #B33981 #B36B39
monochromatic
#1B5651 #2A857C #39B3A8 #5ECCC2 #8CDAD3
Accessibility & contrast
On white
2.56
#39B3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#39B3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B3A8
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B3A8 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A8
Deuteranopia (green-blind)
#989CA9
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b3a8; /* rgb */ color: rgb(57, 179, 168); /* oklch */ color: oklch(69.8% 0.107 186.4);
Tailwind
colors: {
custom: {
50: '#80cac1',
500: '#39b3a8',
950: '#000000',
},
}SCSS
$custom: #39b3a8; $custom-light: #80cac1; $custom-dark: #000000;
JSON
{
"hex": "#39b3a8",
"rgb": {
"r": 57,
"g": 179,
"b": 168
},
"hsl": {
"h": 174.59,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.69783,
"c": 0.10667,
"h": 186.4
},
"luminance": 0.35937
}Semantic roles & 50–950 ramp
primary
#39B3A8
secondary
#C58389
accent
#4D59DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281