#2BA9B4#2BA9B4
#2BA9B4 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.4% C 0.105 H 203.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA9B4 |
|---|---|
| RGB | rgb(43, 169, 180) |
| HSL | hsl(185, 61%, 44%) |
| HSV | hsv(185, 76%, 71%) |
| CMYK | cmyk(76.1%, 6.1%, 0%, 29.4%) |
| CIE-LAB | lab(63.49, -29.18, -15.31) |
| CIE-LCH | lch(63.49, 32.96, 207.69°) |
| OKLab | oklab(67.41% -0.0962 -0.0426) |
| OKLCH | oklch(67.41% 0.105 203.9) |
| XYZ | xyz(23.4188, 32.1820, 48.1486) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.40
Cadetblue
#5F9EA0
ΔE00 6.25
Lightseagreen
#20B2AA
ΔE00 7.74
Sea
#3C9992
ΔE00 8.57
Topaz
#13BBAF
ΔE00 10.00
Darkturquoise
#00CED1
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA9B4 #B4362B
analogous
#2BB47A #2BA9B4 #2B64B4
triadic
#2BA9B4 #B42BA9 #A9B42B
tetradic
#2BA9B4 #7A2BB4 #B4362B #64B42B
square
#2BA9B4 #7A2BB4 #B4362B #64B42B
split-complementary
#2BA9B4 #B42B64 #B47A2B
monochromatic
#134C51 #1F7B83 #2BA9B4 #49C8D3 #7AD7DF
Accessibility & contrast
On white
2.82
#2BA9B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#2BA9B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BA9B4
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA9B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA9B4 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B5
Deuteranopia (green-blind)
#8894B4
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ba9b4; /* rgb */ color: rgb(43, 169, 180); /* oklch */ color: oklch(67.4% 0.105 203.9);
Tailwind
colors: {
custom: {
50: '#7bc3ca',
500: '#2ba9b4',
950: '#000000',
},
}SCSS
$custom: #2ba9b4; $custom-light: #7bc3ca; $custom-dark: #000000;
JSON
{
"hex": "#2ba9b4",
"rgb": {
"r": 43,
"g": 169,
"b": 180
},
"hsl": {
"h": 184.818,
"s": 61.435,
"l": 43.725
},
"oklch": {
"l": 0.6741,
"c": 0.10522,
"h": 203.9
},
"luminance": 0.32185
}Semantic roles & 50–950 ramp
primary
#2BA9B4
secondary
#C77A73
accent
#5043E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182