#3A9FA5#3A9FA5
#3A9FA5 is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.7% C 0.092 H 200.7°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3A9FA5 |
|---|---|
| RGB | rgb(58, 159, 165) |
| HSL | hsl(183, 48%, 44%) |
| HSV | hsv(183, 65%, 65%) |
| CMYK | cmyk(64.8%, 3.6%, 0%, 35.3%) |
| CIE-LAB | lab(60.26, -26.75, -11.73) |
| CIE-LCH | lch(60.26, 29.21, 203.67°) |
| OKLab | oklab(64.72% -0.0859 -0.0325) |
| OKLCH | oklch(64.72% 0.092 200.7) |
| XYZ | xyz(20.9316, 28.4101, 39.9706) |
| Luminance | 0.2841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.17
Sea
#3C9992
ΔE00 5.63
Turquoise Blue
#06B1C4
ΔE00 6.78
Lightseagreen
#20B2AA
ΔE00 8.02
Darkcyan
#008B8B
ΔE00 8.02
Blue Green
#0F9B8E
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3A9FA5 #A5403A
analogous
#3AA575 #3A9FA5 #3A69A5
triadic
#3A9FA5 #A53A9F #9FA53A
tetradic
#3A9FA5 #753AA5 #A5403A #69A53A
square
#3A9FA5 #753AA5 #A5403A #69A53A
split-complementary
#3A9FA5 #A53A69 #A5753A
monochromatic
#1A484A #2A7378 #3A9FA5 #58BEC4 #85D0D4
Accessibility & contrast
On white
3.14
#3A9FA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#3A9FA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3A9FA5
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3A9FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3A9FA5 | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9498A6
Deuteranopia (green-blind)
#838CA6
Tritanopia (blue-blind)
#00A5A1
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3a9fa5; /* rgb */ color: rgb(58, 159, 165); /* oklch */ color: oklch(64.7% 0.092 200.7);
Tailwind
colors: {
custom: {
50: '#7ebbbf',
500: '#3a9fa5',
950: '#000000',
},
}SCSS
$custom: #3a9fa5; $custom-light: #7ebbbf; $custom-dark: #000000;
JSON
{
"hex": "#3a9fa5",
"rgb": {
"r": 58,
"g": 159,
"b": 165
},
"hsl": {
"h": 183.364,
"s": 47.982,
"l": 43.725
},
"oklch": {
"l": 0.64723,
"c": 0.09182,
"h": 200.7
},
"luminance": 0.28412
}Semantic roles & 50–950 ramp
primary
#3A9FA5
secondary
#BE807D
accent
#5850D8
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181