#2B949B#2B949B
#2B949B is a mid, moderate teal. Relative luminance 0.241; OKLCH L 61.2% C 0.092 H 201.6°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #2B949B |
|---|---|
| RGB | rgb(43, 148, 155) |
| HSL | hsl(184, 57%, 39%) |
| HSV | hsv(184, 72%, 61%) |
| CMYK | cmyk(72.3%, 4.5%, 0%, 39.2%) |
| CIE-LAB | lab(56.15, -26.53, -12.26) |
| CIE-LCH | lch(56.15, 29.22, 204.80°) |
| OKLab | oklab(61.19% -0.0859 -0.034) |
| OKLCH | oklch(61.19% 0.092 201.6) |
| XYZ | xyz(17.4999, 24.0579, 34.7253) |
| Luminance | 0.2406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 4.99
Dark Cyan
#0A888A
ΔE00 5.22
Sea
#3C9992
ΔE00 5.82
Greenish Blue
#0B8B87
ΔE00 6.11
Cadetblue
#5F9EA0
ΔE00 6.13
Teal Blue
#01889F
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B949B #9B322B
analogous
#2B9B6A #2B949B #2B5C9B
triadic
#2B949B #9B2B94 #949B2B
tetradic
#2B949B #6A2B9B #9B322B #5C9B2B
square
#2B949B #6A2B9B #9B322B #5C9B2B
split-complementary
#2B949B #9B2B5C #9B6A2B
monochromatic
#10393B #1E666B #2B949B #3BC0C9 #6BCFD6
Accessibility & contrast
On white
3.61
#2B949B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#2B949B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B949B
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B949B | 1.00 | 3.61 | 5.81 | 5.81 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D9C
Deuteranopia (green-blind)
#78829B
Tritanopia (blue-blind)
#009A96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #2b949b; /* rgb */ color: rgb(43, 148, 155); /* oklch */ color: oklch(61.2% 0.092 201.6);
Tailwind
colors: {
custom: {
50: '#76b4b8',
500: '#2b949b',
950: '#000000',
},
}SCSS
$custom: #2b949b; $custom-light: #76b4b8; $custom-dark: #000000;
JSON
{
"hex": "#2b949b",
"rgb": {
"r": 43,
"g": 148,
"b": 155
},
"hsl": {
"h": 183.75,
"s": 56.566,
"l": 38.824
},
"oklch": {
"l": 0.61185,
"c": 0.09237,
"h": 201.6
},
"luminance": 0.2406
}Semantic roles & 50–950 ramp
primary
#2B949B
secondary
#BC6B65
accent
#5148E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080