#39B4B3#39B4B3
#39B4B3 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.105 H 194.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #39B4B3 |
|---|---|
| RGB | rgb(57, 180, 179) |
| HSL | hsl(180, 52%, 46%) |
| HSV | hsv(180, 68%, 71%) |
| CMYK | cmyk(68.3%, 0%, 0.6%, 29.4%) |
| CIE-LAB | lab(67.10, -33.02, -9.32) |
| CIE-LCH | lch(67.10, 34.31, 195.75°) |
| OKLab | oklab(70.4% -0.1021 -0.0259) |
| OKLCH | oklch(70.4% 0.105 194.2) |
| XYZ | xyz(26.1416, 36.7640, 48.3575) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.12
Topaz
#13BBAF
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 7.01
Turquoise Blue
#06B1C4
ΔE00 7.05
Tealish
#24BCA8
ΔE00 7.14
Mediumturquoise
#48D1CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B4B3 #B4393A
analogous
#39B476 #39B4B3 #3978B4
triadic
#39B4B3 #B339B4 #B4B339
tetradic
#39B4B3 #7639B4 #B4393A #78B439
square
#39B4B3 #7639B4 #B4393A #78B439
split-complementary
#39B4B3 #B43978 #B47639
monochromatic
#1C5757 #2A8685 #39B4B3 #5ECCCB #8DDBDA
Accessibility & contrast
On white
2.51
#39B4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#39B4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B4B3
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B4B3 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB3
Deuteranopia (green-blind)
#969EB4
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #39b4b3; /* rgb */ color: rgb(57, 180, 179); /* oklch */ color: oklch(70.4% 0.105 194.2);
Tailwind
colors: {
custom: {
50: '#81cbc9',
500: '#39b4b3',
950: '#000000',
},
}SCSS
$custom: #39b4b3; $custom-light: #81cbc9; $custom-dark: #000000;
JSON
{
"hex": "#39b4b3",
"rgb": {
"r": 57,
"g": 180,
"b": 179
},
"hsl": {
"h": 179.512,
"s": 51.899,
"l": 46.471
},
"oklch": {
"l": 0.70402,
"c": 0.10534,
"h": 194.2
},
"luminance": 0.36767
}Semantic roles & 50–950 ramp
primary
#39B4B3
secondary
#C58384
accent
#4C4EDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282