#2B909A#2B909A
#2B909A is a mid, moderate teal. Relative luminance 0.228; OKLCH L 60.1% C 0.090 H 204.7°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #2B909A |
|---|---|
| RGB | rgb(43, 144, 154) |
| HSL | hsl(185, 56%, 39%) |
| HSV | hsv(185, 72%, 60%) |
| CMYK | cmyk(72.1%, 6.5%, 0%, 39.6%) |
| CIE-LAB | lab(54.86, -24.81, -13.63) |
| CIE-LCH | lch(54.86, 28.31, 208.77°) |
| OKLab | oklab(60.13% -0.0822 -0.0378) |
| OKLCH | oklch(60.13% 0.09 204.7) |
| XYZ | xyz(16.7997, 22.7912, 34.0793) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 5.06
Darkcyan
#008B8B
ΔE00 5.33
Teal Blue
#01889F
ΔE00 5.54
Greenish Blue
#0B8B87
ΔE00 6.69
Cadetblue
#5F9EA0
ΔE00 7.11
Sea
#3C9992
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B909A #9A352B
analogous
#2B9A6C #2B909A #2B589A
triadic
#2B909A #9A2B90 #909A2B
tetradic
#2B909A #6C2B9A #9A352B #589A2B
square
#2B909A #6C2B9A #9A352B #589A2B
split-complementary
#2B909A #9A2B58 #9A6C2B
monochromatic
#10373A #1E636A #2B909A #3ABBC8 #6ACCD5
Accessibility & contrast
On white
3.78
#2B909A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#2B909A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B909A
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B909A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B909A | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9B
Deuteranopia (green-blind)
#747E9A
Tritanopia (blue-blind)
#009693
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #2b909a; /* rgb */ color: rgb(43, 144, 154); /* oklch */ color: oklch(60.1% 0.090 204.7);
Tailwind
colors: {
custom: {
50: '#75b1b7',
500: '#2b909a',
950: '#000000',
},
}SCSS
$custom: #2b909a; $custom-light: #75b1b7; $custom-dark: #000000;
JSON
{
"hex": "#2b909a",
"rgb": {
"r": 43,
"g": 144,
"b": 154
},
"hsl": {
"h": 185.405,
"s": 56.345,
"l": 38.627
},
"oklch": {
"l": 0.60131,
"c": 0.09046,
"h": 204.7
},
"luminance": 0.22793
}Semantic roles & 50–950 ramp
primary
#2B909A
secondary
#BC6D65
accent
#5648E0
background
#F7FAFB
surface
#EEF5F6
border
#C9CFD0
text
#0A1011
muted
#7C7F80