#39B3B3#39B3B3
#39B3B3 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.2% C 0.105 H 195.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #39B3B3 |
|---|---|
| RGB | rgb(57, 179, 179) |
| HSL | hsl(180, 52%, 46%) |
| HSV | hsv(180, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 0%, 29.8%) |
| CIE-LAB | lab(66.80, -32.55, -9.77) |
| CIE-LCH | lch(66.80, 33.98, 196.71°) |
| OKLab | oklab(70.16% -0.1011 -0.0271) |
| OKLCH | oklch(70.16% 0.105 195) |
| XYZ | xyz(25.9405, 36.3617, 48.2905) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.43
Topaz
#13BBAF
ΔE00 5.17
Turquoise Blue
#06B1C4
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.22
Tealish
#24BCA8
ΔE00 7.58
Cadetblue
#5F9EA0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B3B3 #B33939
analogous
#39B376 #39B3B3 #3976B3
triadic
#39B3B3 #B339B3 #B3B339
tetradic
#39B3B3 #7639B3 #B33939 #76B339
square
#39B3B3 #7639B3 #B33939 #76B339
split-complementary
#39B3B3 #B33976 #B37639
monochromatic
#1B5656 #2A8585 #39B3B3 #5ECCCC #8CDADA
Accessibility & contrast
On white
2.54
#39B3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#39B3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B3B3
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B3B3 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#959DB4
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b3b3; /* rgb */ color: rgb(57, 179, 179); /* oklch */ color: oklch(70.2% 0.105 195.0);
Tailwind
colors: {
custom: {
50: '#81cac9',
500: '#39b3b3',
950: '#000000',
},
}SCSS
$custom: #39b3b3; $custom-light: #81cac9; $custom-dark: #000000;
JSON
{
"hex": "#39b3b3",
"rgb": {
"r": 57,
"g": 179,
"b": 179
},
"hsl": {
"h": 180,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.70156,
"c": 0.10466,
"h": 195
},
"luminance": 0.36365
}Semantic roles & 50–950 ramp
primary
#39B3B3
secondary
#C58383
accent
#4D4DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282