#39B2BD#39B2BD
#39B2BD is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.3% C 0.105 H 203.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2BD |
|---|---|
| RGB | rgb(57, 178, 189) |
| HSL | hsl(185, 54%, 48%) |
| HSV | hsv(185, 70%, 74%) |
| CMYK | cmyk(69.8%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.81, -29.12, -15.28) |
| CIE-LCH | lch(66.81, 32.88, 207.69°) |
| OKLab | oklab(70.27% -0.0957 -0.0424) |
| OKLCH | oklch(70.27% 0.105 203.9) |
| XYZ | xyz(26.7890, 36.3817, 53.7447) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.70
Cadetblue
#5F9EA0
ΔE00 7.55
Lightseagreen
#20B2AA
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 8.23
Topaz
#13BBAF
ΔE00 9.22
Aqua Blue
#02D8E9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2BD #BD4439
analogous
#39BD86 #39B2BD #3970BD
triadic
#39B2BD #BD39B2 #B2BD39
tetradic
#39B2BD #8639BD #BD4439 #70BD39
square
#39B2BD #8639BD #BD4439 #70BD39
split-complementary
#39B2BD #BD3970 #BD8639
monochromatic
#1D595F #2B868E #39B2BD #63C7D0 #92D8DE
Accessibility & contrast
On white
2.54
#39B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#39B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2BD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2BD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#919DBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #39b2bd; /* rgb */ color: rgb(57, 178, 189); /* oklch */ color: oklch(70.3% 0.105 203.9);
Tailwind
colors: {
custom: {
50: '#82c9d0',
500: '#39b2bd',
950: '#000000',
},
}SCSS
$custom: #39b2bd; $custom-light: #82c9d0; $custom-dark: #000000;
JSON
{
"hex": "#39b2bd",
"rgb": {
"r": 57,
"g": 178,
"b": 189
},
"hsl": {
"h": 185,
"s": 53.659,
"l": 48.235
},
"oklch": {
"l": 0.70273,
"c": 0.10473,
"h": 203.9
},
"luminance": 0.36385
}Semantic roles & 50–950 ramp
primary
#39B2BD
secondary
#C98E89
accent
#574BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282