#39BCAC#39BCAC
#39BCAC is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.114 H 183.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCAC |
|---|---|
| RGB | rgb(57, 188, 172) |
| HSL | hsl(173, 53%, 48%) |
| HSV | hsv(173, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.34, -38.68, -2.15) |
| CIE-LCH | lch(69.34, 38.74, 183.18°) |
| OKLab | oklab(72.15% -0.1134 -0.0064) |
| OKLCH | oklch(72.15% 0.114 183.2) |
| XYZ | xyz(27.1134, 39.8117, 45.2772) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.63
Topaz
#13BBAF
ΔE00 1.97
Turquoise (survey)
#06C2AC
ΔE00 2.77
Lightseagreen
#20B2AA
ΔE00 3.96
Greeny Blue
#42B395
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCAC #BC3949
analogous
#39BC6B #39BCAC #398ABC
triadic
#39BCAC #AC39BC #BCAC39
tetradic
#39BCAC #6B39BC #BC3949 #8ABC39
square
#39BCAC #6B39BC #BC3949 #8ABC39
split-complementary
#39BCAC #BC398A #BC6B39
monochromatic
#1D5E56 #2B8D81 #39BCAC #63D0C2 #92DED5
Accessibility & contrast
On white
2.34
#39BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#39BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCAC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCAC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bcac; /* rgb */ color: rgb(57, 188, 172); /* oklch */ color: oklch(72.2% 0.114 183.2);
Tailwind
colors: {
custom: {
50: '#82d1c4',
500: '#39bcac',
950: '#000000',
},
}SCSS
$custom: #39bcac; $custom-light: #82d1c4; $custom-dark: #000000;
JSON
{
"hex": "#39bcac",
"rgb": {
"r": 57,
"g": 188,
"b": 172
},
"hsl": {
"h": 172.672,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.72152,
"c": 0.11358,
"h": 183.2
},
"luminance": 0.39815
}Semantic roles & 50–950 ramp
primary
#39BCAC
secondary
#C98890
accent
#4B5DDD
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281