#2BB5A8#2BB5A8
#2BB5A8 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.0% C 0.114 H 185.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB5A8 |
|---|---|
| RGB | rgb(43, 181, 168) |
| HSL | hsl(174, 62%, 44%) |
| HSV | hsv(174, 76%, 71%) |
| CMYK | cmyk(76.2%, 0%, 7.2%, 29%) |
| CIE-LAB | lab(66.81, -38.38, -3.69) |
| CIE-LCH | lch(66.81, 38.56, 185.49°) |
| OKLab | oklab(69.99% -0.1135 -0.0106) |
| OKLCH | oklch(69.99% 0.114 185.3) |
| XYZ | xyz(24.5846, 36.3855, 42.7656) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.82
Lightseagreen
#20B2AA
ΔE00 1.96
Tealish
#24BCA8
ΔE00 2.91
Turquoise (survey)
#06C2AC
ΔE00 4.42
Greeny Blue
#42B395
ΔE00 6.09
Blue Green
#0F9B8E
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB5A8 #B52B38
analogous
#2BB563 #2BB5A8 #2B7DB5
triadic
#2BB5A8 #A82BB5 #B5A82B
tetradic
#2BB5A8 #632BB5 #B52B38 #7DB52B
square
#2BB5A8 #632BB5 #B52B38 #7DB52B
split-complementary
#2BB5A8 #B52B7D #B5632B
monochromatic
#14524C #1F847A #2BB5A8 #49D4C7 #7BE0D6
Accessibility & contrast
On white
2.54
#2BB5A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#2BB5A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB5A8
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB5A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB5A8 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABA8
Deuteranopia (green-blind)
#999DA9
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb5a8; /* rgb */ color: rgb(43, 181, 168); /* oklch */ color: oklch(70.0% 0.114 185.3);
Tailwind
colors: {
custom: {
50: '#7cccc1',
500: '#2bb5a8',
950: '#000000',
},
}SCSS
$custom: #2bb5a8; $custom-light: #7cccc1; $custom-dark: #000000;
JSON
{
"hex": "#2bb5a8",
"rgb": {
"r": 43,
"g": 181,
"b": 168
},
"hsl": {
"h": 174.348,
"s": 61.607,
"l": 43.922
},
"oklch": {
"l": 0.69985,
"c": 0.11395,
"h": 185.3
},
"luminance": 0.36388
}Semantic roles & 50–950 ramp
primary
#2BB5A8
secondary
#C8747C
accent
#4352E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281