#2BA2B6#2BA2B6
#2BA2B6 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.8% C 0.104 H 211.7°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA2B6 |
|---|---|
| RGB | rgb(43, 162, 182) |
| HSL | hsl(189, 62%, 44%) |
| HSV | hsv(189, 76%, 71%) |
| CMYK | cmyk(76.4%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(61.42, -25.06, -19.58) |
| CIE-LCH | lch(61.42, 31.80, 218.00°) |
| OKLab | oklab(65.76% -0.0885 -0.0546) |
| OKLCH | oklch(65.76% 0.104 211.7) |
| XYZ | xyz(22.3564, 29.7289, 48.8069) |
| Luminance | 0.2973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.61
Cadetblue
#5F9EA0
ΔE00 7.18
Teal Blue
#01889F
ΔE00 8.91
Greyblue
#77A1B5
ΔE00 9.71
Sea
#3C9992
ΔE00 10.75
Darkcyan
#008B8B
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA2B6 #B63F2B
analogous
#2BB685 #2BA2B6 #2B5DB6
triadic
#2BA2B6 #B62BA2 #A2B62B
tetradic
#2BA2B6 #852BB6 #B63F2B #5DB62B
square
#2BA2B6 #852BB6 #B63F2B #5DB62B
split-complementary
#2BA2B6 #B62B5D #B6852B
monochromatic
#144A53 #1F7684 #2BA2B6 #4AC0D4 #7BD1E0
Accessibility & contrast
On white
3.02
#2BA2B6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#2BA2B6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2BA2B6
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA2B6 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB7
Deuteranopia (green-blind)
#7F8EB6
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2ba2b6; /* rgb */ color: rgb(43, 162, 182); /* oklch */ color: oklch(65.8% 0.104 211.7);
Tailwind
colors: {
custom: {
50: '#7bbecc',
500: '#2ba2b6',
950: '#000000',
},
}SCSS
$custom: #2ba2b6; $custom-light: #7bbecc; $custom-dark: #000000;
JSON
{
"hex": "#2ba2b6",
"rgb": {
"r": 43,
"g": 162,
"b": 182
},
"hsl": {
"h": 188.633,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.65757,
"c": 0.10394,
"h": 211.7
},
"luminance": 0.29732
}Semantic roles & 50–950 ramp
primary
#2BA2B6
secondary
#C88175
accent
#5A43E5
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182