#2A899B#2A899B
#2A899B is a mid, moderate teal. Relative luminance 0.207; OKLCH L 58.4% C 0.089 H 213.1°. Best body text is #000000 at 5.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2A899B |
|---|---|
| RGB | rgb(42, 137, 155) |
| HSL | hsl(190, 57%, 39%) |
| HSV | hsv(190, 73%, 61%) |
| CMYK | cmyk(72.9%, 11.6%, 0%, 39.2%) |
| CIE-LAB | lab(52.67, -21.00, -17.52) |
| CIE-LCH | lch(52.67, 27.35, 219.84°) |
| OKLab | oklab(58.37% -0.0749 -0.0488) |
| OKLCH | oklch(58.37% 0.089 213.1) |
| XYZ | xyz(15.8144, 20.7483, 34.1753) |
| Luminance | 0.2075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 1.88
Ocean
#017B92
ΔE00 5.70
Dirty Blue
#3F829D
ΔE00 5.89
Dark Cyan
#0A888A
ΔE00 7.37
Darkcyan
#008B8B
ΔE00 8.25
Deep Aqua
#08787F
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A899B #9B3C2A
analogous
#2A9B74 #2A899B #2A509B
triadic
#2A899B #9B2A89 #899B2A
tetradic
#2A899B #742A9B #9B3C2A #509B2A
square
#2A899B #742A9B #9B3C2A #509B2A
split-complementary
#2A899B #9B2A50 #9B742A
monochromatic
#10343B #1D5E6B #2A899B #39B2C9 #69C5D6
Accessibility & contrast
On white
4.08
#2A899B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.15
#2A899B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A899B
5.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A899B | 1.00 | 4.08 | 5.15 | 5.15 |
| #FFFFFF | 4.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B849C
Deuteranopia (green-blind)
#6C799B
Tritanopia (blue-blind)
#00908F
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #2a899b; /* rgb */ color: rgb(42, 137, 155); /* oklch */ color: oklch(58.4% 0.089 213.1);
Tailwind
colors: {
custom: {
50: '#74abb8',
500: '#2a899b',
950: '#000000',
},
}SCSS
$custom: #2a899b; $custom-light: #74abb8; $custom-dark: #000000;
JSON
{
"hex": "#2a899b",
"rgb": {
"r": 42,
"g": 137,
"b": 155
},
"hsl": {
"h": 189.558,
"s": 57.36,
"l": 38.627
},
"oklch": {
"l": 0.58374,
"c": 0.08938,
"h": 213.1
},
"luminance": 0.2075
}Semantic roles & 50–950 ramp
primary
#2A899B
secondary
#BD7264
accent
#6047E1
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80