#39B39B#39B39B
#39B39B is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.4% C 0.112 H 176.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #39B39B |
|---|---|
| RGB | rgb(57, 179, 155) |
| HSL | hsl(168, 52%, 46%) |
| HSV | hsv(168, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(66.12, -39.15, 2.52) |
| CIE-LCH | lch(66.12, 39.23, 176.32°) |
| OKLab | oklab(69.38% -0.112 0.0061) |
| OKLCH | oklch(69.38% 0.112 176.9) |
| XYZ | xyz(23.7209, 35.4739, 36.6010) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.11
Tealish
#24BCA8
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 4.52
Topaz
#13BBAF
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 5.74
Green Blue
#01C08D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B39B #B33951
analogous
#39B35E #39B39B #398EB3
triadic
#39B39B #9B39B3 #B39B39
tetradic
#39B39B #5E39B3 #B33951 #8EB339
square
#39B39B #5E39B3 #B33951 #8EB339
split-complementary
#39B39B #B3398E #B35E39
monochromatic
#1B564B #2A8573 #39B39B #5ECCB6 #8CDACB
Accessibility & contrast
On white
2.59
#39B39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#39B39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B39B
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B39B | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9B9C9D
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b39b; /* rgb */ color: rgb(57, 179, 155); /* oklch */ color: oklch(69.4% 0.112 176.9);
Tailwind
colors: {
custom: {
50: '#7fcab8',
500: '#39b39b',
950: '#000000',
},
}SCSS
$custom: #39b39b; $custom-light: #7fcab8; $custom-dark: #000000;
JSON
{
"hex": "#39b39b",
"rgb": {
"r": 57,
"g": 179,
"b": 155
},
"hsl": {
"h": 168.197,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.69378,
"c": 0.11218,
"h": 176.9
},
"luminance": 0.35477
}Semantic roles & 50–950 ramp
primary
#39B39B
secondary
#C58390
accent
#4D69DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280