#3A899A#3A899A
#3A899A is a mid, moderate cyan. Relative luminance 0.211; OKLCH L 58.8% C 0.080 H 214.1°. Best body text is #000000 at 5.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3A899A |
|---|---|
| RGB | rgb(58, 137, 154) |
| HSL | hsl(191, 45%, 42%) |
| HSV | hsv(191, 62%, 60%) |
| CMYK | cmyk(62.3%, 11%, 0%, 39.6%) |
| CIE-LAB | lab(53.08, -18.73, -16.27) |
| CIE-LCH | lch(53.08, 24.81, 220.98°) |
| OKLab | oklab(58.82% -0.0666 -0.0452) |
| OKLCH | oklch(58.82% 0.08 214.1) |
| XYZ | xyz(16.5209, 21.1223, 33.7719) |
| Luminance | 0.2112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 2.90
Dirty Blue
#3F829D
ΔE00 5.35
Ocean
#017B92
ΔE00 6.20
Dark Cyan
#0A888A
ΔE00 7.96
Darkcyan
#008B8B
ΔE00 8.80
Deep Aqua
#08787F
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3A899A #9A4B3A
analogous
#3A9A7B #3A899A #3A599A
triadic
#3A899A #9A3A89 #899A3A
tetradic
#3A899A #7B3A9A #9A4B3A #599A3A
square
#3A899A #7B3A9A #9A4B3A #599A3A
split-complementary
#3A899A #9A3A59 #9A7B3A
monochromatic
#193A41 #29616E #3A899A #53ABBE #7FC1CF
Accessibility & contrast
On white
4.02
#3A899A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.22
#3A899A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3A899A
5.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3A899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3A899A | 1.00 | 4.02 | 5.22 | 5.22 |
| #FFFFFF | 4.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D859B
Deuteranopia (green-blind)
#6E7A9A
Tritanopia (blue-blind)
#00908E
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #3a899a; /* rgb */ color: rgb(58, 137, 154); /* oklch */ color: oklch(58.8% 0.080 214.1);
Tailwind
colors: {
custom: {
50: '#7babb7',
500: '#3a899a',
950: '#000000',
},
}SCSS
$custom: #3a899a; $custom-light: #7babb7; $custom-dark: #000000;
JSON
{
"hex": "#3a899a",
"rgb": {
"r": 58,
"g": 137,
"b": 154
},
"hsl": {
"h": 190.625,
"s": 45.283,
"l": 41.569
},
"oklch": {
"l": 0.58818,
"c": 0.08047,
"h": 214.1
},
"luminance": 0.21124
}Semantic roles & 50–950 ramp
primary
#3A899A
secondary
#B98377
accent
#6A53D5
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80