#2AB2B3#2AB2B3
#2AB2B3 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.110 H 195.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB2B3 |
|---|---|
| RGB | rgb(42, 178, 179) |
| HSL | hsl(180, 62%, 43%) |
| HSV | hsv(180, 77%, 70%) |
| CMYK | cmyk(76.5%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.20, -33.92, -10.69) |
| CIE-LCH | lch(66.20, 35.57, 197.49°) |
| OKLab | oklab(69.59% -0.1059 -0.0297) |
| OKLCH | oklch(69.59% 0.11 195.7) |
| XYZ | xyz(25.0082, 35.5846, 48.1896) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.46
Topaz
#13BBAF
ΔE00 5.36
Turquoise Blue
#06B1C4
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 7.40
Tealish
#24BCA8
ΔE00 7.88
Cadetblue
#5F9EA0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB2B3 #B32B2A
analogous
#2AB36F #2AB2B3 #2A6DB3
triadic
#2AB2B3 #B32AB2 #B2B32A
tetradic
#2AB2B3 #6F2AB3 #B32B2A #6DB32A
square
#2AB2B3 #6F2AB3 #B32B2A #6DB32A
split-complementary
#2AB2B3 #B32A6D #B36F2A
monochromatic
#134F50 #1E8181 #2AB2B3 #46D3D4 #78DFDF
Accessibility & contrast
On white
2.59
#2AB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#2AB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB2B3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB2B3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#929BB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2ab2b3; /* rgb */ color: rgb(42, 178, 179); /* oklch */ color: oklch(69.6% 0.110 195.7);
Tailwind
colors: {
custom: {
50: '#7cc9c9',
500: '#2ab2b3',
950: '#000000',
},
}SCSS
$custom: #2ab2b3; $custom-light: #7cc9c9; $custom-dark: #000000;
JSON
{
"hex": "#2ab2b3",
"rgb": {
"r": 42,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.438,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69591,
"c": 0.10996,
"h": 195.7
},
"luminance": 0.35588
}Semantic roles & 50–950 ramp
primary
#2AB2B3
secondary
#C77272
accent
#4443E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282