#2AB3C0#2AB3C0
#2AB3C0 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.111 H 204.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB3C0 |
|---|---|
| RGB | rgb(42, 179, 192) |
| HSL | hsl(185, 64%, 46%) |
| HSV | hsv(185, 78%, 75%) |
| CMYK | cmyk(78.1%, 6.8%, 0%, 24.7%) |
| CIE-LAB | lab(66.93, -30.45, -16.79) |
| CIE-LCH | lch(66.93, 34.78, 208.88°) |
| OKLab | oklab(70.32% -0.1012 -0.0467) |
| OKLCH | oklch(70.32% 0.111 204.8) |
| XYZ | xyz(26.5851, 36.5349, 55.5097) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.04
Lightseagreen
#20B2AA
ΔE00 7.98
Darkturquoise
#00CED1
ΔE00 8.13
Cadetblue
#5F9EA0
ΔE00 8.26
Aqua Blue
#02D8E9
ΔE00 9.50
Topaz
#13BBAF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB3C0 #C0372A
analogous
#2AC082 #2AB3C0 #2A68C0
triadic
#2AB3C0 #C02AB3 #B3C02A
tetradic
#2AB3C0 #822AC0 #C0372A #68C02A
square
#2AB3C0 #822AC0 #C0372A #68C02A
split-complementary
#2AB3C0 #C02A68 #C0822A
monochromatic
#14555C #1F848E #2AB3C0 #4FCDD8 #81DBE3
Accessibility & contrast
On white
2.53
#2AB3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#2AB3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB3C0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB3C0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC1
Deuteranopia (green-blind)
#8F9CC0
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab3c0; /* rgb */ color: rgb(42, 179, 192); /* oklch */ color: oklch(70.3% 0.111 204.8);
Tailwind
colors: {
custom: {
50: '#7ecad3',
500: '#2ab3c0',
950: '#000000',
},
}SCSS
$custom: #2ab3c0; $custom-light: #7ecad3; $custom-dark: #000000;
JSON
{
"hex": "#2ab3c0",
"rgb": {
"r": 42,
"g": 179,
"b": 192
},
"hsl": {
"h": 185.2,
"s": 64.103,
"l": 45.882
},
"oklch": {
"l": 0.70318,
"c": 0.11146,
"h": 204.8
},
"luminance": 0.36538
}Semantic roles & 50–950 ramp
primary
#2AB3C0
secondary
#CC817A
accent
#4F41E7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282