#2A899A#2A899A
#2A899A is a mid, moderate teal. Relative luminance 0.207; OKLCH L 58.3% C 0.089 H 212.1°. Best body text is #000000 at 5.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2A899A |
|---|---|
| RGB | rgb(42, 137, 154) |
| HSL | hsl(189, 57%, 38%) |
| HSV | hsv(189, 73%, 60%) |
| CMYK | cmyk(72.7%, 11%, 0%, 39.6%) |
| CIE-LAB | lab(52.64, -21.32, -17.00) |
| CIE-LCH | lch(52.64, 27.27, 218.55°) |
| OKLab | oklab(58.33% -0.0753 -0.0473) |
| OKLCH | oklch(58.33% 0.089 212.1) |
| XYZ | xyz(15.7308, 20.7148, 33.7349) |
| Luminance | 0.2072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.14
Ocean
#017B92
ΔE00 5.81
Dirty Blue
#3F829D
ΔE00 6.23
Dark Cyan
#0A888A
ΔE00 6.98
Darkcyan
#008B8B
ΔE00 7.86
Deep Aqua
#08787F
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A899A #9A3B2A
analogous
#2A9A73 #2A899A #2A519A
triadic
#2A899A #9A2A89 #899A2A
tetradic
#2A899A #732A9A #9A3B2A #519A2A
square
#2A899A #732A9A #9A3B2A #519A2A
split-complementary
#2A899A #9A2A51 #9A732A
monochromatic
#10333A #1D5E6A #2A899A #38B3C9 #68C5D6
Accessibility & contrast
On white
4.08
#2A899A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.14
#2A899A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A899A
5.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A899A | 1.00 | 4.08 | 5.14 | 5.14 |
| #FFFFFF | 4.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C849B
Deuteranopia (green-blind)
#6C799A
Tritanopia (blue-blind)
#00908E
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #2a899a; /* rgb */ color: rgb(42, 137, 154); /* oklch */ color: oklch(58.3% 0.089 212.1);
Tailwind
colors: {
custom: {
50: '#74abb7',
500: '#2a899a',
950: '#000000',
},
}SCSS
$custom: #2a899a; $custom-light: #74abb7; $custom-dark: #000000;
JSON
{
"hex": "#2a899a",
"rgb": {
"r": 42,
"g": 137,
"b": 154
},
"hsl": {
"h": 189.107,
"s": 57.143,
"l": 38.431
},
"oklch": {
"l": 0.58332,
"c": 0.08894,
"h": 212.1
},
"luminance": 0.20717
}Semantic roles & 50–950 ramp
primary
#2A899A
secondary
#BC7163
accent
#5F47E0
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80