#2BABBC#2BABBC
#2BABBC is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.108 H 208.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #2BABBC |
|---|---|
| RGB | rgb(43, 171, 188) |
| HSL | hsl(187, 63%, 45%) |
| HSV | hsv(187, 77%, 74%) |
| CMYK | cmyk(77.1%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.38, -27.67, -18.44) |
| CIE-LCH | lch(64.38, 33.25, 213.68°) |
| OKLab | oklab(68.22% -0.0948 -0.0513) |
| OKLCH | oklch(68.22% 0.108 208.4) |
| XYZ | xyz(24.6323, 33.2672, 52.6902) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.91
Cadetblue
#5F9EA0
ΔE00 7.37
Lightseagreen
#20B2AA
ΔE00 9.74
Sea
#3C9992
ΔE00 10.70
Greyblue
#77A1B5
ΔE00 10.71
Darkturquoise
#00CED1
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BABBC #BC3C2B
analogous
#2BBC84 #2BABBC #2B63BC
triadic
#2BABBC #BC2BAB #ABBC2B
tetradic
#2BABBC #842BBC #BC3C2B #63BC2B
square
#2BABBC #842BBC #BC3C2B #63BC2B
split-complementary
#2BABBC #BC2B63 #BC842B
monochromatic
#145058 #207E8A #2BABBC #4EC6D6 #80D6E2
Accessibility & contrast
On white
2.74
#2BABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#2BABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BABBC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BABBC | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#8896BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2babbc; /* rgb */ color: rgb(43, 171, 188); /* oklch */ color: oklch(68.2% 0.108 208.4);
Tailwind
colors: {
custom: {
50: '#7dc4d0',
500: '#2babbc',
950: '#000000',
},
}SCSS
$custom: #2babbc; $custom-light: #7dc4d0; $custom-dark: #000000;
JSON
{
"hex": "#2babbc",
"rgb": {
"r": 43,
"g": 171,
"b": 188
},
"hsl": {
"h": 187.034,
"s": 62.771,
"l": 45.294
},
"oklch": {
"l": 0.68215,
"c": 0.1078,
"h": 208.4
},
"luminance": 0.3327
}Semantic roles & 50–950 ramp
primary
#2BABBC
secondary
#CB8278
accent
#5542E6
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1214
muted
#7C8182