#39ABBD#39ABBD
#39ABBD is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.102 H 210.1°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABBD |
|---|---|
| RGB | rgb(57, 171, 189) |
| HSL | hsl(188, 54%, 48%) |
| HSV | hsv(188, 70%, 74%) |
| CMYK | cmyk(69.8%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(64.70, -25.64, -18.48) |
| CIE-LCH | lch(64.70, 31.61, 215.78°) |
| OKLab | oklab(68.57% -0.0887 -0.0514) |
| OKLCH | oklch(68.57% 0.102 210.1) |
| XYZ | xyz(25.4316, 33.6669, 53.2923) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.39
Cadetblue
#5F9EA0
ΔE00 7.31
Greyblue
#77A1B5
ΔE00 9.85
Lightseagreen
#20B2AA
ΔE00 10.44
Sea
#3C9992
ΔE00 11.22
Darkturquoise
#00CED1
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABBD #BD4B39
analogous
#39BD8D #39ABBD #3969BD
triadic
#39ABBD #BD39AB #ABBD39
tetradic
#39ABBD #8D39BD #BD4B39 #69BD39
square
#39ABBD #8D39BD #BD4B39 #69BD39
split-complementary
#39ABBD #BD3969 #BD8D39
monochromatic
#1D565F #2B808E #39ABBD #63C1D0 #92D4DE
Accessibility & contrast
On white
2.72
#39ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#39ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABBD
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABBD | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#8997BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #39abbd; /* rgb */ color: rgb(57, 171, 189); /* oklch */ color: oklch(68.6% 0.102 210.1);
Tailwind
colors: {
custom: {
50: '#81c4d0',
500: '#39abbd',
950: '#000000',
},
}SCSS
$custom: #39abbd; $custom-light: #81c4d0; $custom-dark: #000000;
JSON
{
"hex": "#39abbd",
"rgb": {
"r": 57,
"g": 171,
"b": 189
},
"hsl": {
"h": 188.182,
"s": 53.659,
"l": 48.235
},
"oklch": {
"l": 0.68568,
"c": 0.10248,
"h": 210.1
},
"luminance": 0.3367
}Semantic roles & 50–950 ramp
primary
#39ABBD
secondary
#C99189
accent
#5F4BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182