#39ABB1#39ABB1
#39ABB1 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.100 H 200.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABB1 |
|---|---|
| RGB | rgb(57, 171, 177) |
| HSL | hsl(183, 51%, 46%) |
| HSV | hsv(183, 68%, 69%) |
| CMYK | cmyk(67.8%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.30, -29.28, -12.40) |
| CIE-LCH | lch(64.30, 31.79, 202.96°) |
| OKLab | oklab(68.11% -0.0937 -0.0344) |
| OKLCH | oklch(68.11% 0.1 200.2) |
| XYZ | xyz(24.1826, 33.1673, 46.7139) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.64
Cadetblue
#5F9EA0
ΔE00 5.79
Lightseagreen
#20B2AA
ΔE00 6.00
Sea
#3C9992
ΔE00 7.64
Topaz
#13BBAF
ΔE00 8.28
Darkturquoise
#00CED1
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABB1 #B13F39
analogous
#39B17B #39ABB1 #396FB1
triadic
#39ABB1 #B139AB #ABB139
tetradic
#39ABB1 #7B39B1 #B13F39 #6FB139
square
#39ABB1 #7B39B1 #B13F39 #6FB139
split-complementary
#39ABB1 #B1396F #B17B39
monochromatic
#1B5254 #2A7E83 #39ABB1 #5DC5CB #8BD6DA
Accessibility & contrast
On white
2.75
#39ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#39ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABB1
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABB1 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B2
Deuteranopia (green-blind)
#8D96B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39abb1; /* rgb */ color: rgb(57, 171, 177); /* oklch */ color: oklch(68.1% 0.100 200.2);
Tailwind
colors: {
custom: {
50: '#80c4c8',
500: '#39abb1',
950: '#000000',
},
}SCSS
$custom: #39abb1; $custom-light: #80c4c8; $custom-dark: #000000;
JSON
{
"hex": "#39abb1",
"rgb": {
"r": 57,
"g": 171,
"b": 177
},
"hsl": {
"h": 183,
"s": 51.282,
"l": 45.882
},
"oklch": {
"l": 0.6811,
"c": 0.09985,
"h": 200.2
},
"luminance": 0.3317
}Semantic roles & 50–950 ramp
primary
#39ABB1
secondary
#C48582
accent
#544DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182