#2AB4C0#2AB4C0
#2AB4C0 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.6% C 0.112 H 204.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB4C0 |
|---|---|
| RGB | rgb(42, 180, 192) |
| HSL | hsl(185, 64%, 46%) |
| HSV | hsv(185, 78%, 75%) |
| CMYK | cmyk(78.1%, 6.2%, 0%, 24.7%) |
| CIE-LAB | lab(67.23, -30.94, -16.34) |
| CIE-LCH | lch(67.23, 34.98, 207.84°) |
| OKLab | oklab(70.56% -0.1022 -0.0454) |
| OKLCH | oklch(70.56% 0.112 204) |
| XYZ | xyz(26.7863, 36.9372, 55.5768) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.46
Lightseagreen
#20B2AA
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 7.70
Cadetblue
#5F9EA0
ΔE00 8.38
Topaz
#13BBAF
ΔE00 9.15
Aqua Blue
#02D8E9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB4C0 #C0362A
analogous
#2AC081 #2AB4C0 #2A69C0
triadic
#2AB4C0 #C02AB4 #B4C02A
tetradic
#2AB4C0 #812AC0 #C0362A #69C02A
square
#2AB4C0 #812AC0 #C0362A #69C02A
split-complementary
#2AB4C0 #C02A69 #C0812A
monochromatic
#14565C #1F858E #2AB4C0 #4FCDD8 #81DCE3
Accessibility & contrast
On white
2.50
#2AB4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#2AB4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB4C0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB4C0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC1
Deuteranopia (green-blind)
#919DC0
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2ab4c0; /* rgb */ color: rgb(42, 180, 192); /* oklch */ color: oklch(70.6% 0.112 204.0);
Tailwind
colors: {
custom: {
50: '#7ecbd3',
500: '#2ab4c0',
950: '#000000',
},
}SCSS
$custom: #2ab4c0; $custom-light: #7ecbd3; $custom-dark: #000000;
JSON
{
"hex": "#2ab4c0",
"rgb": {
"r": 42,
"g": 180,
"b": 192
},
"hsl": {
"h": 184.8,
"s": 64.103,
"l": 45.882
},
"oklch": {
"l": 0.70564,
"c": 0.11181,
"h": 204
},
"luminance": 0.36941
}Semantic roles & 50–950 ramp
primary
#2AB4C0
secondary
#CC807A
accent
#4E41E7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282