#2CAABA#2CAABA
#2CAABA is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.107 H 207.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAABA |
|---|---|
| RGB | rgb(44, 170, 186) |
| HSL | hsl(187, 62%, 45%) |
| HSV | hsv(187, 76%, 73%) |
| CMYK | cmyk(76.3%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(64.02, -27.70, -17.86) |
| CIE-LCH | lch(64.02, 32.96, 212.82°) |
| OKLab | oklab(67.91% -0.0943 -0.0497) |
| OKLCH | oklch(67.91% 0.107 207.8) |
| XYZ | xyz(24.2725, 32.8271, 51.5019) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.23
Cadetblue
#5F9EA0
ΔE00 7.04
Lightseagreen
#20B2AA
ΔE00 9.48
Sea
#3C9992
ΔE00 10.26
Greyblue
#77A1B5
ΔE00 10.79
Darkturquoise
#00CED1
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAABA #BA3C2C
analogous
#2CBA83 #2CAABA #2C63BA
triadic
#2CAABA #BA2CAA #AABA2C
tetradic
#2CAABA #832CBA #BA3C2C #63BA2C
square
#2CAABA #832CBA #BA3C2C #63BA2C
split-complementary
#2CAABA #BA2C63 #BA832C
monochromatic
#155057 #207D89 #2CAABA #4EC6D5 #80D6E1
Accessibility & contrast
On white
2.78
#2CAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#2CAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAABA
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAABA | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 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)
#9BA3BB
Deuteranopia (green-blind)
#8795BA
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2caaba; /* rgb */ color: rgb(44, 170, 186); /* oklch */ color: oklch(67.9% 0.107 207.8);
Tailwind
colors: {
custom: {
50: '#7dc3ce',
500: '#2caaba',
950: '#000000',
},
}SCSS
$custom: #2caaba; $custom-light: #7dc3ce; $custom-dark: #000000;
JSON
{
"hex": "#2caaba",
"rgb": {
"r": 44,
"g": 170,
"b": 186
},
"hsl": {
"h": 186.761,
"s": 61.739,
"l": 45.098
},
"oklch": {
"l": 0.6791,
"c": 0.10659,
"h": 207.8
},
"luminance": 0.3283
}Semantic roles & 50–950 ramp
primary
#2CAABA
secondary
#CA8178
accent
#5543E5
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182