#2BA8BB#2BA8BB
#2BA8BB is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.107 H 210.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA8BB |
|---|---|
| RGB | rgb(43, 168, 187) |
| HSL | hsl(188, 63%, 45%) |
| HSV | hsv(188, 77%, 73%) |
| CMYK | cmyk(77%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.43, -26.49, -19.32) |
| CIE-LCH | lch(63.43, 32.79, 216.11°) |
| OKLab | oklab(67.44% -0.0923 -0.0538) |
| OKLCH | oklch(67.44% 0.107 210.3) |
| XYZ | xyz(23.9646, 32.1038, 51.9377) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.79
Cadetblue
#5F9EA0
ΔE00 7.38
Greyblue
#77A1B5
ΔE00 10.12
Lightseagreen
#20B2AA
ΔE00 10.70
Teal Blue
#01889F
ΔE00 10.73
Sea
#3C9992
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA8BB #BB3E2B
analogous
#2BBB86 #2BA8BB #2B60BB
triadic
#2BA8BB #BB2BA8 #A8BB2B
tetradic
#2BA8BB #862BBB #BB3E2B #60BB2B
square
#2BA8BB #862BBB #BB3E2B #60BB2B
split-complementary
#2BA8BB #BB2B60 #BB862B
monochromatic
#144F57 #207B89 #2BA8BB #4DC4D6 #7FD5E2
Accessibility & contrast
On white
2.83
#2BA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#2BA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BA8BB
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA8BB | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8493BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ba8bb; /* rgb */ color: rgb(43, 168, 187); /* oklch */ color: oklch(67.4% 0.107 210.3);
Tailwind
colors: {
custom: {
50: '#7cc2cf',
500: '#2ba8bb',
950: '#000000',
},
}SCSS
$custom: #2ba8bb; $custom-light: #7cc2cf; $custom-dark: #000000;
JSON
{
"hex": "#2ba8bb",
"rgb": {
"r": 43,
"g": 168,
"b": 187
},
"hsl": {
"h": 187.917,
"s": 62.609,
"l": 45.098
},
"oklch": {
"l": 0.67438,
"c": 0.10683,
"h": 210.3
},
"luminance": 0.32107
}Semantic roles & 50–950 ramp
primary
#2BA8BB
secondary
#CA8378
accent
#5842E6
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182