#3A989D#3A989D
#3A989D is a light, moderate teal. Relative luminance 0.258; OKLCH L 62.7% C 0.087 H 200.1°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #3A989D |
|---|---|
| RGB | rgb(58, 152, 157) |
| HSL | hsl(183, 46%, 42%) |
| HSV | hsv(183, 63%, 62%) |
| CMYK | cmyk(63.1%, 3.2%, 0%, 38.4%) |
| CIE-LAB | lab(57.84, -25.61, -10.82) |
| CIE-LCH | lch(57.84, 27.81, 202.90°) |
| OKLab | oklab(62.68% -0.0818 -0.03) |
| OKLCH | oklch(62.68% 0.087 200.1) |
| XYZ | xyz(19.0563, 25.7883, 35.8651) |
| Luminance | 0.2579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.53
Sea
#3C9992
ΔE00 4.92
Darkcyan
#008B8B
ΔE00 6.09
Dark Cyan
#0A888A
ΔE00 6.55
Greenish Blue
#0B8B87
ΔE00 6.89
Dusty Teal
#4C9085
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3A989D #9D3F3A
analogous
#3A9D70 #3A989D #3A679D
triadic
#3A989D #9D3A98 #989D3A
tetradic
#3A989D #703A9D #9D3F3A #679D3A
square
#3A989D #703A9D #9D3F3A #679D3A
split-complementary
#3A989D #9D3A67 #9D703A
monochromatic
#194144 #296D70 #3A989D #54BAC0 #81CCD0
Accessibility & contrast
On white
3.41
#3A989D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#3A989D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3A989D
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3A989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3A989D | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919D
Deuteranopia (green-blind)
#7E869E
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #3a989d; /* rgb */ color: rgb(58, 152, 157); /* oklch */ color: oklch(62.7% 0.087 200.1);
Tailwind
colors: {
custom: {
50: '#7cb6b9',
500: '#3a989d',
950: '#000000',
},
}SCSS
$custom: #3a989d; $custom-light: #7cb6b9; $custom-dark: #000000;
JSON
{
"hex": "#3a989d",
"rgb": {
"r": 58,
"g": 152,
"b": 157
},
"hsl": {
"h": 183.03,
"s": 46.047,
"l": 42.157
},
"oklch": {
"l": 0.6268,
"c": 0.08715,
"h": 200.1
},
"luminance": 0.2579
}Semantic roles & 50–950 ramp
primary
#3A989D
secondary
#BA7C79
accent
#5952D6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080