#39A8AF#39A8AF
#39A8AF is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.098 H 201.1°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #39A8AF |
|---|---|
| RGB | rgb(57, 168, 175) |
| HSL | hsl(184, 51%, 45%) |
| HSV | hsv(184, 67%, 69%) |
| CMYK | cmyk(67.4%, 4%, 0%, 31.4%) |
| CIE-LAB | lab(63.32, -28.40, -12.76) |
| CIE-LCH | lch(63.32, 31.13, 204.19°) |
| OKLab | oklab(67.3% -0.0915 -0.0354) |
| OKLCH | oklch(67.3% 0.098 201.1) |
| XYZ | xyz(23.4245, 31.9676, 45.4850) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.69
Cadetblue
#5F9EA0
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 6.71
Sea
#3C9992
ΔE00 7.32
Topaz
#13BBAF
ΔE00 9.10
Blue Green
#0F9B8E
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A8AF #AF4039
analogous
#39AF7B #39A8AF #396DAF
triadic
#39A8AF #AF39A8 #A8AF39
tetradic
#39A8AF #7B39AF #AF4039 #6DAF39
square
#39A8AF #7B39AF #AF4039 #6DAF39
split-complementary
#39A8AF #AF396D #AF7B39
monochromatic
#1B4F53 #2A7C81 #39A8AF #5BC3CA #8AD4D9
Accessibility & contrast
On white
2.84
#39A8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#39A8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A8AF
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A8AF | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#8A94B0
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #39a8af; /* rgb */ color: rgb(57, 168, 175); /* oklch */ color: oklch(67.3% 0.098 201.1);
Tailwind
colors: {
custom: {
50: '#7fc2c6',
500: '#39a8af',
950: '#000000',
},
}SCSS
$custom: #39a8af; $custom-light: #7fc2c6; $custom-dark: #000000;
JSON
{
"hex": "#39a8af",
"rgb": {
"r": 57,
"g": 168,
"b": 175
},
"hsl": {
"h": 183.559,
"s": 50.862,
"l": 45.49
},
"oklch": {
"l": 0.67296,
"c": 0.0981,
"h": 201.1
},
"luminance": 0.3197
}Semantic roles & 50–950 ramp
primary
#39A8AF
secondary
#C38581
accent
#564DDA
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0B1213
muted
#7C8182