#39AFAC#39AFAC
#39AFAC is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.103 H 192.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #39AFAC |
|---|---|
| RGB | rgb(57, 175, 172) |
| HSL | hsl(178, 51%, 45%) |
| HSV | hsv(178, 67%, 69%) |
| CMYK | cmyk(67.4%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(65.36, -32.66, -8.02) |
| CIE-LCH | lch(65.36, 33.63, 193.80°) |
| OKLab | oklab(68.92% -0.1001 -0.0223) |
| OKLCH | oklch(68.92% 0.103 192.6) |
| XYZ | xyz(24.4603, 34.5056, 44.3928) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.46
Topaz
#13BBAF
ΔE00 4.84
Tealish
#24BCA8
ΔE00 6.94
Sea
#3C9992
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 7.26
Turquoise Blue
#06B1C4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AFAC #AF393C
analogous
#39AF71 #39AFAC #3977AF
triadic
#39AFAC #AC39AF #AFAC39
tetradic
#39AFAC #7139AF #AF393C #77AF39
square
#39AFAC #7139AF #AF393C #77AF39
split-complementary
#39AFAC #AF3977 #AF7139
monochromatic
#1B5351 #2A817F #39AFAC #5BCAC7 #8AD9D7
Accessibility & contrast
On white
2.66
#39AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#39AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AFAC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AFAC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#9399AD
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39afac; /* rgb */ color: rgb(57, 175, 172); /* oklch */ color: oklch(68.9% 0.103 192.6);
Tailwind
colors: {
custom: {
50: '#80c7c4',
500: '#39afac',
950: '#000000',
},
}SCSS
$custom: #39afac; $custom-light: #80c7c4; $custom-dark: #000000;
JSON
{
"hex": "#39afac",
"rgb": {
"r": 57,
"g": 175,
"b": 172
},
"hsl": {
"h": 178.475,
"s": 50.862,
"l": 45.49
},
"oklch": {
"l": 0.68922,
"c": 0.10253,
"h": 192.6
},
"luminance": 0.34508
}Semantic roles & 50–950 ramp
primary
#39AFAC
secondary
#C38182
accent
#4D51DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281