#2ABCA0#2ABCA0
#2ABCA0 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 176.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABCA0 |
|---|---|
| RGB | rgb(42, 188, 160) |
| HSL | hsl(168, 63%, 45%) |
| HSV | hsv(168, 78%, 74%) |
| CMYK | cmyk(77.7%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.75, -43.74, 3.54) |
| CIE-LCH | lch(68.75, 43.88, 175.37°) |
| OKLab | oklab(71.49% -0.1244 0.0087) |
| OKLCH | oklch(71.49% 0.125 176) |
| XYZ | xyz(25.2800, 38.9936, 39.4451) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.60
Turquoise (survey)
#06C2AC
ΔE00 2.82
Greeny Blue
#42B395
ΔE00 3.08
Topaz
#13BBAF
ΔE00 5.35
Green Blue
#01C08D
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABCA0 #BC2A46
analogous
#2ABC57 #2ABCA0 #2A8FBC
triadic
#2ABCA0 #A02ABC #BCA02A
tetradic
#2ABCA0 #572ABC #BC2A46 #8FBC2A
square
#2ABCA0 #572ABC #BC2A46 #8FBC2A
split-complementary
#2ABCA0 #BC2A8F #BC572A
monochromatic
#14584B #1F8A75 #2ABCA0 #4CD7BC #7EE2CF
Accessibility & contrast
On white
2.39
#2ABCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#2ABCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABCA0
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABCA0 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2abca0; /* rgb */ color: rgb(42, 188, 160); /* oklch */ color: oklch(71.5% 0.125 176.0);
Tailwind
colors: {
custom: {
50: '#7cd1bc',
500: '#2abca0',
950: '#000000',
},
}SCSS
$custom: #2abca0; $custom-light: #7cd1bc; $custom-dark: #000000;
JSON
{
"hex": "#2abca0",
"rgb": {
"r": 42,
"g": 188,
"b": 160
},
"hsl": {
"h": 168.493,
"s": 63.478,
"l": 45.098
},
"oklch": {
"l": 0.71488,
"c": 0.12472,
"h": 176
},
"luminance": 0.38997
}Semantic roles & 50–950 ramp
primary
#2ABCA0
secondary
#CB7787
accent
#4161E7
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281