#2BA0B2#2BA0B2
#2BA0B2 is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.102 H 210.3°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA0B2 |
|---|---|
| RGB | rgb(43, 160, 178) |
| HSL | hsl(188, 61%, 43%) |
| HSV | hsv(188, 76%, 70%) |
| CMYK | cmyk(75.8%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(60.66, -25.33, -18.48) |
| CIE-LCH | lch(60.66, 31.35, 216.12°) |
| OKLab | oklab(65.1% -0.0882 -0.0515) |
| OKLCH | oklch(65.1% 0.102 210.3) |
| XYZ | xyz(21.5995, 28.8669, 46.5443) |
| Luminance | 0.2887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.09
Cadetblue
#5F9EA0
ΔE00 6.66
Teal Blue
#01889F
ΔE00 8.41
Sea
#3C9992
ΔE00 9.93
Greyblue
#77A1B5
ΔE00 10.09
Darkcyan
#008B8B
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA0B2 #B23D2B
analogous
#2BB280 #2BA0B2 #2B5CB2
triadic
#2BA0B2 #B22BA0 #A0B22B
tetradic
#2BA0B2 #802BB2 #B23D2B #5CB22B
square
#2BA0B2 #802BB2 #B23D2B #5CB22B
split-complementary
#2BA0B2 #B22B5C #B2802B
monochromatic
#13474F #1F7481 #2BA0B2 #48C0D3 #79D1DF
Accessibility & contrast
On white
3.10
#2BA0B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#2BA0B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2BA0B2
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA0B2 | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#7E8CB2
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2ba0b2; /* rgb */ color: rgb(43, 160, 178); /* oklch */ color: oklch(65.1% 0.102 210.3);
Tailwind
colors: {
custom: {
50: '#7abcc9',
500: '#2ba0b2',
950: '#000000',
},
}SCSS
$custom: #2ba0b2; $custom-light: #7abcc9; $custom-dark: #000000;
JSON
{
"hex": "#2ba0b2",
"rgb": {
"r": 43,
"g": 160,
"b": 178
},
"hsl": {
"h": 188,
"s": 61.086,
"l": 43.333
},
"oklch": {
"l": 0.651,
"c": 0.10208,
"h": 210.3
},
"luminance": 0.2887
}Semantic roles & 50–950 ramp
primary
#2BA0B2
secondary
#C77D72
accent
#5944E4
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182