#2B8693#2B8693
#2B8693 is a mid, moderate teal. Relative luminance 0.197; OKLCH L 57.3% C 0.085 H 208.7°. Best body text is #000000 at 4.93:1 contrast (WCAG AA passes).
Color values
| HEX | #2B8693 |
|---|---|
| RGB | rgb(43, 134, 147) |
| HSL | hsl(188, 55%, 37%) |
| HSV | hsv(188, 71%, 58%) |
| CMYK | cmyk(70.7%, 8.8%, 0%, 42.4%) |
| CIE-LAB | lab(51.46, -21.87, -14.71) |
| CIE-LCH | lch(51.46, 26.36, 213.93°) |
| OKLab | oklab(57.31% -0.0747 -0.0409) |
| OKLCH | oklch(57.31% 0.085 208.7) |
| XYZ | xyz(14.7856, 19.6687, 30.6153) |
| Luminance | 0.1967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.45
Dark Cyan
#0A888A
ΔE00 5.51
Ocean
#017B92
ΔE00 5.60
Deep Aqua
#08787F
ΔE00 6.40
Darkcyan
#008B8B
ΔE00 6.56
Teal
#008080
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B8693 #93382B
analogous
#2B936C #2B8693 #2B5293
triadic
#2B8693 #932B86 #86932B
tetradic
#2B8693 #6C2B93 #93382B #52932B
square
#2B8693 #6C2B93 #93382B #52932B
split-complementary
#2B8693 #932B52 #936C2B
monochromatic
#0F3034 #1D5B64 #2B8693 #39B1C2 #66C5D2
Accessibility & contrast
On white
4.26
#2B8693 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.93
#2B8693 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B8693
4.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B8693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B8693 | 1.00 | 4.26 | 4.93 | 4.93 |
| #FFFFFF | 4.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8194
Deuteranopia (green-blind)
#6B7693
Tritanopia (blue-blind)
#008C8A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2b8693; /* rgb */ color: rgb(43, 134, 147); /* oklch */ color: oklch(57.3% 0.085 208.7);
Tailwind
colors: {
custom: {
50: '#74a9b2',
500: '#2b8693',
950: '#000000',
},
}SCSS
$custom: #2b8693; $custom-light: #74a9b2; $custom-dark: #000000;
JSON
{
"hex": "#2b8693",
"rgb": {
"r": 43,
"g": 134,
"b": 147
},
"hsl": {
"h": 187.5,
"s": 54.737,
"l": 37.255
},
"oklch": {
"l": 0.57307,
"c": 0.08514,
"h": 208.7
},
"luminance": 0.1967
}Semantic roles & 50–950 ramp
primary
#2B8693
secondary
#B96C61
accent
#5C4ADE
background
#F7FAFA
surface
#EDF4F5
border
#C8CECF
text
#091011
muted
#7B7F80