#2AB4B2#2AB4B2
#2AB4B2 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.1% C 0.111 H 193.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB4B2 |
|---|---|
| RGB | rgb(42, 180, 178) |
| HSL | hsl(179, 62%, 44%) |
| HSV | hsv(179, 77%, 71%) |
| CMYK | cmyk(76.7%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(66.78, -35.15, -9.27) |
| CIE-LCH | lch(66.78, 36.36, 194.76°) |
| OKLab | oklab(70.05% -0.1083 -0.0258) |
| OKLCH | oklch(70.05% 0.111 193.4) |
| XYZ | xyz(25.3082, 36.3460, 47.7925) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.42
Topaz
#13BBAF
ΔE00 4.12
Tealish
#24BCA8
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.04
Turquoise Blue
#06B1C4
ΔE00 7.52
Mediumturquoise
#48D1CC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB4B2 #B42A2C
analogous
#2AB46D #2AB4B2 #2A71B4
triadic
#2AB4B2 #B22AB4 #B4B22A
tetradic
#2AB4B2 #6D2AB4 #B42A2C #71B42A
square
#2AB4B2 #6D2AB4 #B42A2C #71B42A
split-complementary
#2AB4B2 #B42A71 #B46D2A
monochromatic
#135150 #1E8281 #2AB4B2 #47D4D2 #79E0DE
Accessibility & contrast
On white
2.54
#2AB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#2AB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB4B2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB4B2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#959CB3
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab4b2; /* rgb */ color: rgb(42, 180, 178); /* oklch */ color: oklch(70.1% 0.111 193.4);
Tailwind
colors: {
custom: {
50: '#7ccbc9',
500: '#2ab4b2',
950: '#000000',
},
}SCSS
$custom: #2ab4b2; $custom-light: #7ccbc9; $custom-dark: #000000;
JSON
{
"hex": "#2ab4b2",
"rgb": {
"r": 42,
"g": 180,
"b": 178
},
"hsl": {
"h": 179.13,
"s": 62.162,
"l": 43.529
},
"oklch": {
"l": 0.70053,
"c": 0.1113,
"h": 193.4
},
"luminance": 0.36349
}Semantic roles & 50–950 ramp
primary
#2AB4B2
secondary
#C87273
accent
#4345E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282