#2BA8BA#2BA8BA
#2BA8BA is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.106 H 209.5°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA8BA |
|---|---|
| RGB | rgb(43, 168, 186) |
| HSL | hsl(188, 62%, 45%) |
| HSV | hsv(188, 77%, 73%) |
| CMYK | cmyk(76.9%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(63.39, -26.81, -18.82) |
| CIE-LCH | lch(63.39, 32.75, 215.07°) |
| OKLab | oklab(67.4% -0.0927 -0.0524) |
| OKLCH | oklch(67.4% 0.106 209.5) |
| XYZ | xyz(23.8580, 32.0611, 51.3758) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.73
Cadetblue
#5F9EA0
ΔE00 7.18
Greyblue
#77A1B5
ΔE00 10.31
Lightseagreen
#20B2AA
ΔE00 10.35
Sea
#3C9992
ΔE00 10.63
Teal Blue
#01889F
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA8BA #BA3D2B
analogous
#2BBA84 #2BA8BA #2B61BA
triadic
#2BA8BA #BA2BA8 #A8BA2B
tetradic
#2BA8BA #842BBA #BA3D2B #61BA2B
square
#2BA8BA #842BBA #BA3D2B #61BA2B
split-complementary
#2BA8BA #BA2B61 #BA842B
monochromatic
#144E57 #207B88 #2BA8BA #4CC4D6 #7ED5E1
Accessibility & contrast
On white
2.83
#2BA8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#2BA8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BA8BA
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA8BA | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BB
Deuteranopia (green-blind)
#8593BA
Tritanopia (blue-blind)
#00B0AD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ba8ba; /* rgb */ color: rgb(43, 168, 186); /* oklch */ color: oklch(67.4% 0.106 209.5);
Tailwind
colors: {
custom: {
50: '#7cc2ce',
500: '#2ba8ba',
950: '#000000',
},
}SCSS
$custom: #2ba8ba; $custom-light: #7cc2ce; $custom-dark: #000000;
JSON
{
"hex": "#2ba8ba",
"rgb": {
"r": 43,
"g": 168,
"b": 186
},
"hsl": {
"h": 187.552,
"s": 62.445,
"l": 44.902
},
"oklch": {
"l": 0.67398,
"c": 0.10648,
"h": 209.5
},
"luminance": 0.32064
}Semantic roles & 50–950 ramp
primary
#2BA8BA
secondary
#CA8177
accent
#5742E6
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182