#39BCAB#39BCAB
#39BCAB is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.114 H 182.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCAB |
|---|---|
| RGB | rgb(57, 188, 171) |
| HSL | hsl(172, 53%, 48%) |
| HSV | hsv(172, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.31, -38.95, -1.64) |
| CIE-LCH | lch(69.31, 38.98, 182.41°) |
| OKLab | oklab(72.12% -0.1139 -0.0051) |
| OKLCH | oklch(72.12% 0.114 182.5) |
| XYZ | xyz(27.0177, 39.7734, 44.7733) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.36
Topaz
#13BBAF
ΔE00 2.23
Turquoise (survey)
#06C2AC
ΔE00 2.57
Lightseagreen
#20B2AA
ΔE00 4.20
Greeny Blue
#42B395
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCAB #BC394A
analogous
#39BC6A #39BCAB #398BBC
triadic
#39BCAB #AB39BC #BCAB39
tetradic
#39BCAB #6A39BC #BC394A #8BBC39
square
#39BCAB #6A39BC #BC394A #8BBC39
split-complementary
#39BCAB #BC398B #BC6A39
monochromatic
#1D5E56 #2B8D80 #39BCAB #63D0C1 #92DED4
Accessibility & contrast
On white
2.34
#39BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#39BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCAB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCAB | 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)
#B3B1AA
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bcab; /* rgb */ color: rgb(57, 188, 171); /* oklch */ color: oklch(72.1% 0.114 182.5);
Tailwind
colors: {
custom: {
50: '#82d1c3',
500: '#39bcab',
950: '#000000',
},
}SCSS
$custom: #39bcab; $custom-light: #82d1c3; $custom-dark: #000000;
JSON
{
"hex": "#39bcab",
"rgb": {
"r": 57,
"g": 188,
"b": 171
},
"hsl": {
"h": 172.214,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.72121,
"c": 0.11397,
"h": 182.5
},
"luminance": 0.39777
}Semantic roles & 50–950 ramp
primary
#39BCAB
secondary
#C98890
accent
#4B5EDD
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281