#2BAB9F#2BAB9F
#2BAB9F is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.2% C 0.108 H 185.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAB9F |
|---|---|
| RGB | rgb(43, 171, 159) |
| HSL | hsl(174, 60%, 42%) |
| HSV | hsv(174, 75%, 67%) |
| CMYK | cmyk(74.9%, 0%, 7%, 32.9%) |
| CIE-LAB | lab(63.46, -36.36, -3.63) |
| CIE-LCH | lch(63.46, 36.55, 185.69°) |
| OKLab | oklab(67.17% -0.1076 -0.0104) |
| OKLCH | oklch(67.17% 0.108 185.5) |
| XYZ | xyz(21.8142, 32.1400, 37.8481) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.59
Topaz
#13BBAF
ΔE00 4.54
Blue Green
#0F9B8E
ΔE00 5.19
Tealish
#24BCA8
ΔE00 5.27
Sea
#3C9992
ΔE00 5.84
Greeny Blue
#42B395
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAB9F #AB2B37
analogous
#2BAB5F #2BAB9F #2B77AB
triadic
#2BAB9F #9F2BAB #AB9F2B
tetradic
#2BAB9F #5F2BAB #AB2B37 #77AB2B
square
#2BAB9F #5F2BAB #AB2B37 #77AB2B
split-complementary
#2BAB9F #AB2B77 #AB5F2B
monochromatic
#124944 #1F7A72 #2BAB9F #43D0C3 #74DCD2
Accessibility & contrast
On white
2.83
#2BAB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2BAB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAB9F
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAB9F | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19F
Deuteranopia (green-blind)
#9094A0
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2bab9f; /* rgb */ color: rgb(43, 171, 159); /* oklch */ color: oklch(67.2% 0.108 185.5);
Tailwind
colors: {
custom: {
50: '#7ac4bb',
500: '#2bab9f',
950: '#000000',
},
}SCSS
$custom: #2bab9f; $custom-light: #7ac4bb; $custom-dark: #000000;
JSON
{
"hex": "#2bab9f",
"rgb": {
"r": 43,
"g": 171,
"b": 159
},
"hsl": {
"h": 174.375,
"s": 59.813,
"l": 41.961
},
"oklch": {
"l": 0.67166,
"c": 0.10811,
"h": 185.5
},
"luminance": 0.32143
}Semantic roles & 50–950 ramp
primary
#2BAB9F
secondary
#C46E76
accent
#4554E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280