#39B2B2#39B2B2
#39B2B2 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.104 H 195.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2B2 |
|---|---|
| RGB | rgb(57, 178, 178) |
| HSL | hsl(180, 51%, 46%) |
| HSV | hsv(180, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.46, -32.36, -9.72) |
| CIE-LCH | lch(66.46, 33.79, 196.71°) |
| OKLab | oklab(69.87% -0.1005 -0.027) |
| OKLCH | oklch(69.87% 0.104 195) |
| XYZ | xyz(25.6400, 35.9221, 47.6932) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.41
Topaz
#13BBAF
ΔE00 5.28
Turquoise Blue
#06B1C4
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.50
Cadetblue
#5F9EA0
ΔE00 7.54
Tealish
#24BCA8
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2B2 #B23939
analogous
#39B275 #39B2B2 #3975B2
triadic
#39B2B2 #B239B2 #B2B239
tetradic
#39B2B2 #7539B2 #B23939 #75B239
square
#39B2B2 #7539B2 #B23939 #75B239
split-complementary
#39B2B2 #B23975 #B27539
monochromatic
#1B5555 #2A8484 #39B2B2 #5DCBCB #8BDADA
Accessibility & contrast
On white
2.57
#39B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#39B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2B2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2B2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#949CB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b2b2; /* rgb */ color: rgb(57, 178, 178); /* oklch */ color: oklch(69.9% 0.104 195.0);
Tailwind
colors: {
custom: {
50: '#81c9c9',
500: '#39b2b2',
950: '#000000',
},
}SCSS
$custom: #39b2b2; $custom-light: #81c9c9; $custom-dark: #000000;
JSON
{
"hex": "#39b2b2",
"rgb": {
"r": 57,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69874,
"c": 0.10406,
"h": 195
},
"luminance": 0.35925
}Semantic roles & 50–950 ramp
primary
#39B2B2
secondary
#C48282
accent
#4D4DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282