#2CAABB#2CAABB
#2CAABB is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.107 H 208.6°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAABB |
|---|---|
| RGB | rgb(44, 170, 187) |
| HSL | hsl(187, 62%, 45%) |
| HSV | hsv(187, 76%, 73%) |
| CMYK | cmyk(76.5%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.06, -27.38, -18.37) |
| CIE-LCH | lch(64.06, 32.97, 213.85°) |
| OKLab | oklab(67.95% -0.0939 -0.0511) |
| OKLCH | oklch(67.95% 0.107 208.6) |
| XYZ | xyz(24.3791, 32.8698, 52.0637) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.19
Cadetblue
#5F9EA0
ΔE00 7.21
Lightseagreen
#20B2AA
ΔE00 9.84
Sea
#3C9992
ΔE00 10.57
Greyblue
#77A1B5
ΔE00 10.59
Darkturquoise
#00CED1
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAABB #BB3D2C
analogous
#2CBB85 #2CAABB #2C62BB
triadic
#2CAABB #BB2CAA #AABB2C
tetradic
#2CAABB #852CBB #BB3D2C #62BB2C
square
#2CAABB #852CBB #BB3D2C #62BB2C
split-complementary
#2CAABB #BB2C62 #BB852C
monochromatic
#155058 #207D89 #2CAABB #4FC5D6 #80D6E1
Accessibility & contrast
On white
2.77
#2CAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#2CAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAABB
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAABB | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#8795BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2caabb; /* rgb */ color: rgb(44, 170, 187); /* oklch */ color: oklch(67.9% 0.107 208.6);
Tailwind
colors: {
custom: {
50: '#7dc3cf',
500: '#2caabb',
950: '#000000',
},
}SCSS
$custom: #2caabb; $custom-light: #7dc3cf; $custom-dark: #000000;
JSON
{
"hex": "#2caabb",
"rgb": {
"r": 44,
"g": 170,
"b": 187
},
"hsl": {
"h": 187.133,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.67949,
"c": 0.1069,
"h": 208.6
},
"luminance": 0.32873
}Semantic roles & 50–950 ramp
primary
#2CAABB
secondary
#CA8279
accent
#5643E5
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182