#2B899A#2B899A
#2B899A is a mid, moderate teal. Relative luminance 0.207; OKLCH L 58.4% C 0.088 H 212.2°. Best body text is #000000 at 5.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2B899A |
|---|---|
| RGB | rgb(43, 137, 154) |
| HSL | hsl(189, 56%, 39%) |
| HSV | hsv(189, 72%, 60%) |
| CMYK | cmyk(72.1%, 11%, 0%, 39.6%) |
| CIE-LAB | lab(52.66, -21.19, -16.96) |
| CIE-LCH | lch(52.66, 27.14, 218.67°) |
| OKLab | oklab(58.36% -0.0748 -0.0472) |
| OKLCH | oklch(58.36% 0.088 212.2) |
| XYZ | xyz(15.7722, 20.7362, 33.7368) |
| Luminance | 0.2074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.16
Ocean
#017B92
ΔE00 5.82
Dirty Blue
#3F829D
ΔE00 6.18
Dark Cyan
#0A888A
ΔE00 7.02
Darkcyan
#008B8B
ΔE00 7.91
Deep Aqua
#08787F
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B899A #9A3C2B
analogous
#2B9A73 #2B899A #2B519A
triadic
#2B899A #9A2B89 #899A2B
tetradic
#2B899A #732B9A #9A3C2B #519A2B
square
#2B899A #732B9A #9A3C2B #519A2B
split-complementary
#2B899A #9A2B51 #9A732B
monochromatic
#10343A #1E5E6A #2B899A #3AB2C8 #6AC5D5
Accessibility & contrast
On white
4.08
#2B899A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.15
#2B899A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B899A
5.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B899A | 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)
#7C849B
Deuteranopia (green-blind)
#6C799A
Tritanopia (blue-blind)
#00908E
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #2b899a; /* rgb */ color: rgb(43, 137, 154); /* oklch */ color: oklch(58.4% 0.088 212.2);
Tailwind
colors: {
custom: {
50: '#75abb7',
500: '#2b899a',
950: '#000000',
},
}SCSS
$custom: #2b899a; $custom-light: #75abb7; $custom-dark: #000000;
JSON
{
"hex": "#2b899a",
"rgb": {
"r": 43,
"g": 137,
"b": 154
},
"hsl": {
"h": 189.189,
"s": 56.345,
"l": 38.627
},
"oklch": {
"l": 0.58358,
"c": 0.08848,
"h": 212.2
},
"luminance": 0.20738
}Semantic roles & 50–950 ramp
primary
#2B899A
secondary
#BC7265
accent
#5F48E0
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80