#3A9FAF#3A9FAF
#3A9FAF is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.1% C 0.094 H 209.8°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3A9FAF |
|---|---|
| RGB | rgb(58, 159, 175) |
| HSL | hsl(188, 50%, 46%) |
| HSV | hsv(188, 67%, 69%) |
| CMYK | cmyk(66.9%, 9.1%, 0%, 31.4%) |
| CIE-LAB | lab(60.59, -23.72, -16.86) |
| CIE-LCH | lch(60.59, 29.11, 215.41°) |
| OKLab | oklab(65.11% -0.0816 -0.0468) |
| OKLCH | oklch(65.11% 0.094 209.8) |
| XYZ | xyz(21.8777, 28.7885, 44.9529) |
| Luminance | 0.2879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.57
Cadetblue
#5F9EA0
ΔE00 5.78
Teal Blue
#01889F
ΔE00 8.42
Sea
#3C9992
ΔE00 9.44
Greyblue
#77A1B5
ΔE00 9.61
Darkcyan
#008B8B
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3A9FAF #AF4A3A
analogous
#3AAF84 #3A9FAF #3A64AF
triadic
#3A9FAF #AF3A9F #9FAF3A
tetradic
#3A9FAF #843AAF #AF4A3A #64AF3A
square
#3A9FAF #843AAF #AF4A3A #64AF3A
split-complementary
#3A9FAF #AF3A64 #AF843A
monochromatic
#1C4B53 #2B7581 #3A9FAF #5DBAC9 #8BCED9
Accessibility & contrast
On white
3.11
#3A9FAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#3A9FAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3A9FAF
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3A9FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3A9FAF | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#808DAF
Tritanopia (blue-blind)
#00A6A4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3a9faf; /* rgb */ color: rgb(58, 159, 175); /* oklch */ color: oklch(65.1% 0.094 209.8);
Tailwind
colors: {
custom: {
50: '#7fbbc6',
500: '#3a9faf',
950: '#000000',
},
}SCSS
$custom: #3a9faf; $custom-light: #7fbbc6; $custom-dark: #000000;
JSON
{
"hex": "#3a9faf",
"rgb": {
"r": 58,
"g": 159,
"b": 175
},
"hsl": {
"h": 188.205,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.65107,
"c": 0.09409,
"h": 209.8
},
"luminance": 0.28791
}Semantic roles & 50–950 ramp
primary
#3A9FAF
secondary
#C38B82
accent
#614EDA
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182