#39B09A#39B09A
#39B09A is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.109 H 178.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #39B09A |
|---|---|
| RGB | rgb(57, 176, 154) |
| HSL | hsl(169, 51%, 46%) |
| HSV | hsv(169, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(65.16, -38.06, 1.69) |
| CIE-LCH | lch(65.16, 38.10, 177.47°) |
| OKLab | oklab(68.59% -0.1094 0.0039) |
| OKLCH | oklch(68.59% 0.109 178) |
| XYZ | xyz(23.0426, 34.2510, 35.9623) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.76
Tealish
#24BCA8
ΔE00 3.64
Topaz
#13BBAF
ΔE00 5.10
Turquoise (survey)
#06C2AC
ΔE00 5.17
Lightseagreen
#20B2AA
ΔE00 5.21
Dull Teal
#5F9E8F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B09A #B0394F
analogous
#39B05F #39B09A #398AB0
triadic
#39B09A #9A39B0 #B09A39
tetradic
#39B09A #5F39B0 #B0394F #8AB039
square
#39B09A #5F39B0 #B0394F #8AB039
split-complementary
#39B09A #B0398A #B05F39
monochromatic
#1B5449 #2A8272 #39B09A #5CCAB6 #8AD9CB
Accessibility & contrast
On white
2.67
#39B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#39B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B09A
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B09A | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#98999C
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #39b09a; /* rgb */ color: rgb(57, 176, 154); /* oklch */ color: oklch(68.6% 0.109 178.0);
Tailwind
colors: {
custom: {
50: '#7fc8b7',
500: '#39b09a',
950: '#000000',
},
}SCSS
$custom: #39b09a; $custom-light: #7fc8b7; $custom-dark: #000000;
JSON
{
"hex": "#39b09a",
"rgb": {
"r": 57,
"g": 176,
"b": 154
},
"hsl": {
"h": 168.908,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.6859,
"c": 0.10943,
"h": 178
},
"luminance": 0.34254
}Semantic roles & 50–950 ramp
primary
#39B09A
secondary
#C4818E
accent
#4D67DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280