#39A39B#39A39B
#39A39B is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.3% C 0.096 H 188.0°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #39A39B |
|---|---|
| RGB | rgb(57, 163, 155) |
| HSL | hsl(175, 48%, 43%) |
| HSV | hsv(175, 65%, 64%) |
| CMYK | cmyk(65%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.16, -31.76, -4.74) |
| CIE-LCH | lch(61.16, 32.11, 188.49°) |
| OKLab | oklab(65.34% -0.0951 -0.0133) |
| OKLCH | oklch(65.34% 0.096 188) |
| XYZ | xyz(20.6982, 29.4285, 35.5934) |
| Luminance | 0.2943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.17
Blue Green
#0F9B8E
ΔE00 4.01
Lightseagreen
#20B2AA
ΔE00 4.54
Dull Teal
#5F9E8F
ΔE00 5.50
Teal (survey)
#029386
ΔE00 6.35
Grey Teal
#5E9B8A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A39B #A33941
analogous
#39A366 #39A39B #3976A3
triadic
#39A39B #9B39A3 #A39B39
tetradic
#39A39B #6639A3 #A33941 #76A339
square
#39A39B #6639A3 #A33941 #76A339
split-complementary
#39A39B #A33976 #A36639
monochromatic
#194845 #297670 #39A39B #55C4BB #83D4CD
Accessibility & contrast
On white
3.05
#39A39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#39A39B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #39A39B
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A39B | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9B
Deuteranopia (green-blind)
#8A8F9C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #39a39b; /* rgb */ color: rgb(57, 163, 155); /* oklch */ color: oklch(65.3% 0.096 188.0);
Tailwind
colors: {
custom: {
50: '#7dbfb8',
500: '#39a39b',
950: '#000000',
},
}SCSS
$custom: #39a39b; $custom-light: #7dbfb8; $custom-dark: #000000;
JSON
{
"hex": "#39a39b",
"rgb": {
"r": 57,
"g": 163,
"b": 155
},
"hsl": {
"h": 175.472,
"s": 48.182,
"l": 43.137
},
"oklch": {
"l": 0.65343,
"c": 0.09608,
"h": 188
},
"luminance": 0.29431
}Semantic roles & 50–950 ramp
primary
#39A39B
secondary
#BD7A80
accent
#505AD8
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180