#2B939B#2B939B
#2B939B is a mid, moderate teal. Relative luminance 0.237; OKLCH L 60.9% C 0.092 H 202.6°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2B939B |
|---|---|
| RGB | rgb(43, 147, 155) |
| HSL | hsl(184, 57%, 39%) |
| HSV | hsv(184, 72%, 61%) |
| CMYK | cmyk(72.3%, 5.2%, 0%, 39.2%) |
| CIE-LAB | lab(55.83, -26.02, -12.73) |
| CIE-LCH | lch(55.83, 28.97, 206.06°) |
| OKLab | oklab(60.93% -0.0848 -0.0353) |
| OKLCH | oklch(60.93% 0.092 202.6) |
| XYZ | xyz(17.3438, 23.7455, 34.6733) |
| Luminance | 0.2375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 5.09
Dark Cyan
#0A888A
ΔE00 5.18
Greenish Blue
#0B8B87
ΔE00 6.30
Sea
#3C9992
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 6.35
Teal Blue
#01889F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B939B #9B332B
analogous
#2B9B6B #2B939B #2B5B9B
triadic
#2B939B #9B2B93 #939B2B
tetradic
#2B939B #6B2B9B #9B332B #5B9B2B
square
#2B939B #6B2B9B #9B332B #5B9B2B
split-complementary
#2B939B #9B2B5B #9B6B2B
monochromatic
#10383B #1E666B #2B939B #3BBEC9 #6BCED6
Accessibility & contrast
On white
3.65
#2B939B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#2B939B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B939B
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B939B | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878D9C
Deuteranopia (green-blind)
#77819B
Tritanopia (blue-blind)
#009995
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #2b939b; /* rgb */ color: rgb(43, 147, 155); /* oklch */ color: oklch(60.9% 0.092 202.6);
Tailwind
colors: {
custom: {
50: '#76b3b8',
500: '#2b939b',
950: '#000000',
},
}SCSS
$custom: #2b939b; $custom-light: #76b3b8; $custom-dark: #000000;
JSON
{
"hex": "#2b939b",
"rgb": {
"r": 43,
"g": 147,
"b": 155
},
"hsl": {
"h": 184.286,
"s": 56.566,
"l": 38.824
},
"oklch": {
"l": 0.60931,
"c": 0.09191,
"h": 202.6
},
"luminance": 0.23748
}Semantic roles & 50–950 ramp
primary
#2B939B
secondary
#BC6C65
accent
#5348E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080