#39B2BB#39B2BB
#39B2BB is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.104 H 202.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2BB |
|---|---|
| RGB | rgb(57, 178, 187) |
| HSL | hsl(184, 53%, 48%) |
| HSV | hsv(184, 70%, 73%) |
| CMYK | cmyk(69.5%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.75, -29.72, -14.28) |
| CIE-LCH | lch(66.75, 32.97, 205.66°) |
| OKLab | oklab(70.2% -0.0966 -0.0396) |
| OKLCH | oklch(70.2% 0.104 202.3) |
| XYZ | xyz(26.5734, 36.2954, 52.6093) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.34
Lightseagreen
#20B2AA
ΔE00 6.80
Cadetblue
#5F9EA0
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.93
Topaz
#13BBAF
ΔE00 8.49
Mediumturquoise
#48D1CC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2BB #BB4239
analogous
#39BB83 #39B2BB #3971BB
triadic
#39B2BB #BB39B2 #B2BB39
tetradic
#39B2BB #8339BB #BB4239 #71BB39
square
#39B2BB #8339BB #BB4239 #71BB39
split-complementary
#39B2BB #BB3971 #BB8339
monochromatic
#1C595D #2B858C #39B2BB #62C8CF #91D8DD
Accessibility & contrast
On white
2.54
#39B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#39B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2BB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2BB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b2bb; /* rgb */ color: rgb(57, 178, 187); /* oklch */ color: oklch(70.2% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#82c9cf',
500: '#39b2bb',
950: '#000000',
},
}SCSS
$custom: #39b2bb; $custom-light: #82c9cf; $custom-dark: #000000;
JSON
{
"hex": "#39b2bb",
"rgb": {
"r": 57,
"g": 178,
"b": 187
},
"hsl": {
"h": 184.154,
"s": 53.279,
"l": 47.843
},
"oklch": {
"l": 0.70199,
"c": 0.10441,
"h": 202.3
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#39B2BB
secondary
#C88C87
accent
#554BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282