#2A889A#2A889A
#2A889A is a mid, moderate teal. Relative luminance 0.204; OKLCH L 58.1% C 0.089 H 213.2°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2A889A |
|---|---|
| RGB | rgb(42, 136, 154) |
| HSL | hsl(190, 57%, 38%) |
| HSV | hsv(190, 73%, 60%) |
| CMYK | cmyk(72.7%, 11.7%, 0%, 39.6%) |
| CIE-LAB | lab(52.32, -20.80, -17.47) |
| CIE-LCH | lch(52.32, 27.16, 220.04°) |
| OKLab | oklab(58.08% -0.0743 -0.0487) |
| OKLCH | oklch(58.08% 0.089 213.2) |
| XYZ | xyz(15.5893, 20.4318, 33.6877) |
| Luminance | 0.2043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 1.82
Ocean
#017B92
ΔE00 5.36
Dirty Blue
#3F829D
ΔE00 5.73
Dark Cyan
#0A888A
ΔE00 7.38
Deep Aqua
#08787F
ΔE00 8.10
Darkcyan
#008B8B
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A889A #9A3C2A
analogous
#2A9A74 #2A889A #2A509A
triadic
#2A889A #9A2A88 #889A2A
tetradic
#2A889A #742A9A #9A3C2A #509A2A
square
#2A889A #742A9A #9A3C2A #509A2A
split-complementary
#2A889A #9A2A50 #9A742A
monochromatic
#10333A #1D5E6A #2A889A #38B2C9 #68C4D6
Accessibility & contrast
On white
4.13
#2A889A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#2A889A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A889A
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A889A | 1.00 | 4.13 | 5.09 | 5.09 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B839B
Deuteranopia (green-blind)
#6B789A
Tritanopia (blue-blind)
#008F8E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #2a889a; /* rgb */ color: rgb(42, 136, 154); /* oklch */ color: oklch(58.1% 0.089 213.2);
Tailwind
colors: {
custom: {
50: '#74abb7',
500: '#2a889a',
950: '#000000',
},
}SCSS
$custom: #2a889a; $custom-light: #74abb7; $custom-dark: #000000;
JSON
{
"hex": "#2a889a",
"rgb": {
"r": 42,
"g": 136,
"b": 154
},
"hsl": {
"h": 189.643,
"s": 57.143,
"l": 38.431
},
"oklch": {
"l": 0.58079,
"c": 0.08879,
"h": 213.2
},
"luminance": 0.20434
}Semantic roles & 50–950 ramp
primary
#2A889A
secondary
#BC7263
accent
#6047E0
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80