#2BA5B0#2BA5B0
#2BA5B0 is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.3% C 0.103 H 204.1°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA5B0 |
|---|---|
| RGB | rgb(43, 165, 176) |
| HSL | hsl(185, 61%, 43%) |
| HSV | hsv(185, 76%, 69%) |
| CMYK | cmyk(75.6%, 6.2%, 0%, 31%) |
| CIE-LAB | lab(62.13, -28.46, -15.13) |
| CIE-LCH | lch(62.13, 32.23, 208.00°) |
| OKLab | oklab(66.26% -0.094 -0.0421) |
| OKLCH | oklch(66.26% 0.103 204.1) |
| XYZ | xyz(22.2844, 30.5557, 45.7892) |
| Luminance | 0.3056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.26
Cadetblue
#5F9EA0
ΔE00 5.74
Sea
#3C9992
ΔE00 7.97
Lightseagreen
#20B2AA
ΔE00 8.23
Darkcyan
#008B8B
ΔE00 10.06
Blue Green
#0F9B8E
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA5B0 #B0362B
analogous
#2BB078 #2BA5B0 #2B63B0
triadic
#2BA5B0 #B02BA5 #A5B02B
tetradic
#2BA5B0 #782BB0 #B0362B #63B02B
square
#2BA5B0 #782BB0 #B0362B #63B02B
split-complementary
#2BA5B0 #B02B63 #B0782B
monochromatic
#13494E #1F777F #2BA5B0 #46C6D2 #78D5DE
Accessibility & contrast
On white
2.95
#2BA5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#2BA5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BA5B0
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA5B0 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB1
Deuteranopia (green-blind)
#8590B0
Tritanopia (blue-blind)
#00ACA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2ba5b0; /* rgb */ color: rgb(43, 165, 176); /* oklch */ color: oklch(66.3% 0.103 204.1);
Tailwind
colors: {
custom: {
50: '#7ac0c7',
500: '#2ba5b0',
950: '#000000',
},
}SCSS
$custom: #2ba5b0; $custom-light: #7ac0c7; $custom-dark: #000000;
JSON
{
"hex": "#2ba5b0",
"rgb": {
"r": 43,
"g": 165,
"b": 176
},
"hsl": {
"h": 184.962,
"s": 60.731,
"l": 42.941
},
"oklch": {
"l": 0.66263,
"c": 0.10295,
"h": 204.1
},
"luminance": 0.30558
}Semantic roles & 50–950 ramp
primary
#2BA5B0
secondary
#C67871
accent
#5144E4
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182