#2ABCA4#2ABCA4
#2ABCA4 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 178.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABCA4 |
|---|---|
| RGB | rgb(42, 188, 164) |
| HSL | hsl(170, 63%, 45%) |
| HSV | hsv(170, 78%, 74%) |
| CMYK | cmyk(77.7%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(68.85, -42.68, 1.50) |
| CIE-LCH | lch(68.85, 42.71, 177.99°) |
| OKLab | oklab(71.61% -0.1225 0.0033) |
| OKLCH | oklch(71.61% 0.123 178.5) |
| XYZ | xyz(25.6355, 39.1359, 41.3176) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.34
Turquoise (survey)
#06C2AC
ΔE00 1.99
Greeny Blue
#42B395
ΔE00 3.75
Topaz
#13BBAF
ΔE00 4.10
Lightseagreen
#20B2AA
ΔE00 5.94
Mediumaquamarine
#66CDAA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABCA4 #BC2A42
analogous
#2ABC5B #2ABCA4 #2A8BBC
triadic
#2ABCA4 #A42ABC #BCA42A
tetradic
#2ABCA4 #5B2ABC #BC2A42 #8BBC2A
square
#2ABCA4 #5B2ABC #BC2A42 #8BBC2A
split-complementary
#2ABCA4 #BC2A8B #BC5B2A
monochromatic
#14584D #1F8A78 #2ABCA4 #4CD7C0 #7EE2D2
Accessibility & contrast
On white
2.38
#2ABCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#2ABCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABCA4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABCA4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2abca4; /* rgb */ color: rgb(42, 188, 164); /* oklch */ color: oklch(71.6% 0.123 178.5);
Tailwind
colors: {
custom: {
50: '#7cd1be',
500: '#2abca4',
950: '#000000',
},
}SCSS
$custom: #2abca4; $custom-light: #7cd1be; $custom-dark: #000000;
JSON
{
"hex": "#2abca4",
"rgb": {
"r": 42,
"g": 188,
"b": 164
},
"hsl": {
"h": 170.137,
"s": 63.478,
"l": 45.098
},
"oklch": {
"l": 0.71607,
"c": 0.12258,
"h": 178.5
},
"luminance": 0.39139
}Semantic roles & 50–950 ramp
primary
#2ABCA4
secondary
#CB7785
accent
#415CE7
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281