#39B09B#39B09B
#39B09B is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.109 H 178.7°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #39B09B |
|---|---|
| RGB | rgb(57, 176, 155) |
| HSL | hsl(169, 51%, 46%) |
| HSV | hsv(169, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.19, -37.80, 1.17) |
| CIE-LCH | lch(65.19, 37.82, 178.23°) |
| OKLab | oklab(68.62% -0.1089 0.0025) |
| OKLCH | oklch(68.62% 0.109 178.7) |
| XYZ | xyz(23.1262, 34.2845, 36.4028) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.07
Tealish
#24BCA8
ΔE00 3.54
Topaz
#13BBAF
ΔE00 4.84
Lightseagreen
#20B2AA
ΔE00 4.87
Turquoise (survey)
#06C2AC
ΔE00 5.13
Dull Teal
#5F9E8F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B09B #B0394E
analogous
#39B05F #39B09B #3989B0
triadic
#39B09B #9B39B0 #B09B39
tetradic
#39B09B #5F39B0 #B0394E #89B039
square
#39B09B #5F39B0 #B0394E #89B039
split-complementary
#39B09B #B03989 #B05F39
monochromatic
#1B544A #2A8272 #39B09B #5CCAB7 #8AD9CB
Accessibility & contrast
On white
2.67
#39B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#39B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B09B
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B09B | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#98999D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #39b09b; /* rgb */ color: rgb(57, 176, 155); /* oklch */ color: oklch(68.6% 0.109 178.7);
Tailwind
colors: {
custom: {
50: '#7fc8b8',
500: '#39b09b',
950: '#000000',
},
}SCSS
$custom: #39b09b; $custom-light: #7fc8b8; $custom-dark: #000000;
JSON
{
"hex": "#39b09b",
"rgb": {
"r": 57,
"g": 176,
"b": 155
},
"hsl": {
"h": 169.412,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.68621,
"c": 0.10892,
"h": 178.7
},
"luminance": 0.34287
}Semantic roles & 50–950 ramp
primary
#39B09B
secondary
#C4818D
accent
#4D66DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280