#39A4AF#39A4AF
#39A4AF is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.3% C 0.096 H 204.9°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #39A4AF |
|---|---|
| RGB | rgb(57, 164, 175) |
| HSL | hsl(186, 51%, 45%) |
| HSV | hsv(186, 67%, 69%) |
| CMYK | cmyk(67.4%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(62.09, -26.41, -14.60) |
| CIE-LCH | lch(62.09, 30.18, 208.93°) |
| OKLab | oklab(66.31% -0.0873 -0.0405) |
| OKLCH | oklch(66.31% 0.096 204.9) |
| XYZ | xyz(22.6973, 30.5134, 45.2426) |
| Luminance | 0.3052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.53
Cadetblue
#5F9EA0
ΔE00 5.06
Sea
#3C9992
ΔE00 8.01
Lightseagreen
#20B2AA
ΔE00 8.68
Darkcyan
#008B8B
ΔE00 10.16
Teal Blue
#01889F
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A4AF #AF4439
analogous
#39AF7F #39A4AF #3969AF
triadic
#39A4AF #AF39A4 #A4AF39
tetradic
#39A4AF #7F39AF #AF4439 #69AF39
square
#39A4AF #7F39AF #AF4439 #69AF39
split-complementary
#39A4AF #AF3969 #AF7F39
monochromatic
#1B4D53 #2A7981 #39A4AF #5BBFCA #8AD1D9
Accessibility & contrast
On white
2.96
#39A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#39A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A4AF
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A4AF | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DB0
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #39a4af; /* rgb */ color: rgb(57, 164, 175); /* oklch */ color: oklch(66.3% 0.096 204.9);
Tailwind
colors: {
custom: {
50: '#7fbfc6',
500: '#39a4af',
950: '#000000',
},
}SCSS
$custom: #39a4af; $custom-light: #7fbfc6; $custom-dark: #000000;
JSON
{
"hex": "#39a4af",
"rgb": {
"r": 57,
"g": 164,
"b": 175
},
"hsl": {
"h": 185.593,
"s": 50.862,
"l": 45.49
},
"oklch": {
"l": 0.6631,
"c": 0.09627,
"h": 204.9
},
"luminance": 0.30516
}Semantic roles & 50–950 ramp
primary
#39A4AF
secondary
#C38781
accent
#5B4DDA
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182