#39A49C#39A49C
#39A49C is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.6% C 0.097 H 188.0°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #39A49C |
|---|---|
| RGB | rgb(57, 164, 156) |
| HSL | hsl(176, 48%, 43%) |
| HSV | hsv(176, 65%, 64%) |
| CMYK | cmyk(65.2%, 0%, 4.9%, 35.7%) |
| CIE-LAB | lab(61.50, -31.96, -4.80) |
| CIE-LCH | lch(61.50, 32.32, 188.55°) |
| OKLab | oklab(65.63% -0.0958 -0.0135) |
| OKLCH | oklch(65.63% 0.097 188) |
| XYZ | xyz(20.9608, 29.8188, 36.0970) |
| Luminance | 0.2982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.47
Blue Green
#0F9B8E
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 4.25
Dull Teal
#5F9E8F
ΔE00 5.61
Grey Teal
#5E9B8A
ΔE00 6.52
Teal (survey)
#029386
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A49C #A43941
analogous
#39A466 #39A49C #3976A4
triadic
#39A49C #9C39A4 #A49C39
tetradic
#39A49C #6639A4 #A43941 #76A439
square
#39A49C #6639A4 #A43941 #76A439
split-complementary
#39A49C #A43976 #A46639
monochromatic
#194946 #297771 #39A49C #56C4BC #83D4CE
Accessibility & contrast
On white
3.02
#39A49C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#39A49C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #39A49C
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A49C | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9C
Deuteranopia (green-blind)
#8B909D
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #39a49c; /* rgb */ color: rgb(57, 164, 156); /* oklch */ color: oklch(65.6% 0.097 188.0);
Tailwind
colors: {
custom: {
50: '#7dbfb9',
500: '#39a49c',
950: '#000000',
},
}SCSS
$custom: #39a49c; $custom-light: #7dbfb9; $custom-dark: #000000;
JSON
{
"hex": "#39a49c",
"rgb": {
"r": 57,
"g": 164,
"b": 156
},
"hsl": {
"h": 175.514,
"s": 48.416,
"l": 43.333
},
"oklch": {
"l": 0.65628,
"c": 0.09671,
"h": 188
},
"luminance": 0.29821
}Semantic roles & 50–950 ramp
primary
#39A49C
secondary
#BE7B80
accent
#505AD8
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180