#39AFB9#39AFB9
#39AFB9 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.4% C 0.103 H 203.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #39AFB9 |
|---|---|
| RGB | rgb(57, 175, 185) |
| HSL | hsl(185, 53%, 47%) |
| HSV | hsv(185, 69%, 73%) |
| CMYK | cmyk(69.2%, 5.4%, 0%, 27.5%) |
| CIE-LAB | lab(65.77, -28.85, -14.63) |
| CIE-LCH | lch(65.77, 32.35, 206.90°) |
| OKLab | oklab(69.39% -0.0944 -0.0406) |
| OKLCH | oklch(69.39% 0.103 203.3) |
| XYZ | xyz(25.7704, 35.0296, 51.2928) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.01
Cadetblue
#5F9EA0
ΔE00 6.82
Lightseagreen
#20B2AA
ΔE00 7.24
Darkturquoise
#00CED1
ΔE00 8.86
Topaz
#13BBAF
ΔE00 9.14
Sea
#3C9992
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AFB9 #B94339
analogous
#39B983 #39AFB9 #396FB9
triadic
#39AFB9 #B939AF #AFB939
tetradic
#39AFB9 #8339B9 #B94339 #6FB939
square
#39AFB9 #8339B9 #B94339 #6FB939
split-complementary
#39AFB9 #B9396F #B98339
monochromatic
#1C565B #2B838A #39AFB9 #61C6CE #90D7DD
Accessibility & contrast
On white
2.62
#39AFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#39AFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AFB9
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AFB9 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BA
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #39afb9; /* rgb */ color: rgb(57, 175, 185); /* oklch */ color: oklch(69.4% 0.103 203.3);
Tailwind
colors: {
custom: {
50: '#81c7ce',
500: '#39afb9',
950: '#000000',
},
}SCSS
$custom: #39afb9; $custom-light: #81c7ce; $custom-dark: #000000;
JSON
{
"hex": "#39afb9",
"rgb": {
"r": 57,
"g": 175,
"b": 185
},
"hsl": {
"h": 184.688,
"s": 52.893,
"l": 47.451
},
"oklch": {
"l": 0.6939,
"c": 0.10277,
"h": 203.3
},
"luminance": 0.35033
}Semantic roles & 50–950 ramp
primary
#39AFB9
secondary
#C88B86
accent
#574BDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282