#2AB6BB#2AB6BB
#2AB6BB is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.9% C 0.112 H 198.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB6BB |
|---|---|
| RGB | rgb(42, 182, 187) |
| HSL | hsl(182, 63%, 45%) |
| HSV | hsv(182, 78%, 73%) |
| CMYK | cmyk(77.5%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.67, -33.42, -12.91) |
| CIE-LCH | lch(67.67, 35.82, 201.12°) |
| OKLab | oklab(70.87% -0.1062 -0.0359) |
| OKLCH | oklch(70.87% 0.112 198.7) |
| XYZ | xyz(26.6483, 37.5327, 52.8441) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.05
Lightseagreen
#20B2AA
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 6.33
Topaz
#13BBAF
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 7.84
Cadetblue
#5F9EA0
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB6BB #BB2F2A
analogous
#2ABB78 #2AB6BB #2A6DBB
triadic
#2AB6BB #BB2AB6 #B6BB2A
tetradic
#2AB6BB #782ABB #BB2F2A #6DBB2A
square
#2AB6BB #782ABB #BB2F2A #6DBB2A
split-complementary
#2AB6BB #BB2A6D #BB782A
monochromatic
#145557 #1F8589 #2AB6BB #4CD2D7 #7DDEE2
Accessibility & contrast
On white
2.47
#2AB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#2AB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB6BB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB6BB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#949FBC
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2ab6bb; /* rgb */ color: rgb(42, 182, 187); /* oklch */ color: oklch(70.9% 0.112 198.7);
Tailwind
colors: {
custom: {
50: '#7ecccf',
500: '#2ab6bb',
950: '#000000',
},
}SCSS
$custom: #2ab6bb; $custom-light: #7ecccf; $custom-dark: #000000;
JSON
{
"hex": "#2ab6bb",
"rgb": {
"r": 42,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.069,
"s": 63.319,
"l": 44.902
},
"oklch": {
"l": 0.7087,
"c": 0.11214,
"h": 198.7
},
"luminance": 0.37536
}Semantic roles & 50–950 ramp
primary
#2AB6BB
secondary
#CA7976
accent
#4741E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282