#39A9AF#39A9AF
#39A9AF is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.5% C 0.099 H 200.2°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #39A9AF |
|---|---|
| RGB | rgb(57, 169, 175) |
| HSL | hsl(183, 51%, 45%) |
| HSV | hsv(183, 67%, 69%) |
| CMYK | cmyk(67.4%, 3.4%, 0%, 31.4%) |
| CIE-LAB | lab(63.62, -28.89, -12.30) |
| CIE-LCH | lch(63.62, 31.40, 203.06°) |
| OKLab | oklab(67.54% -0.0925 -0.0341) |
| OKLCH | oklch(67.54% 0.099 200.2) |
| XYZ | xyz(23.6098, 32.3383, 45.5467) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.87
Cadetblue
#5F9EA0
ΔE00 5.41
Lightseagreen
#20B2AA
ΔE00 6.23
Sea
#3C9992
ΔE00 7.23
Topaz
#13BBAF
ΔE00 8.61
Blue Green
#0F9B8E
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A9AF #AF3F39
analogous
#39AF7A #39A9AF #396EAF
triadic
#39A9AF #AF39A9 #A9AF39
tetradic
#39A9AF #7A39AF #AF3F39 #6EAF39
square
#39A9AF #7A39AF #AF3F39 #6EAF39
split-complementary
#39A9AF #AF396E #AF7A39
monochromatic
#1B5053 #2A7C81 #39A9AF #5BC4CA #8AD5D9
Accessibility & contrast
On white
2.81
#39A9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#39A9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A9AF
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A9AF | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#8B95B0
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #39a9af; /* rgb */ color: rgb(57, 169, 175); /* oklch */ color: oklch(67.5% 0.099 200.2);
Tailwind
colors: {
custom: {
50: '#80c3c6',
500: '#39a9af',
950: '#000000',
},
}SCSS
$custom: #39a9af; $custom-light: #80c3c6; $custom-dark: #000000;
JSON
{
"hex": "#39a9af",
"rgb": {
"r": 57,
"g": 169,
"b": 175
},
"hsl": {
"h": 183.051,
"s": 50.862,
"l": 45.49
},
"oklch": {
"l": 0.67543,
"c": 0.09863,
"h": 200.2
},
"luminance": 0.32341
}Semantic roles & 50–950 ramp
primary
#39A9AF
secondary
#C38481
accent
#554DDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182