#2CB4AA#2CB4AA
#2CB4AA is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.112 H 187.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB4AA |
|---|---|
| RGB | rgb(44, 180, 170) |
| HSL | hsl(176, 61%, 44%) |
| HSV | hsv(176, 76%, 71%) |
| CMYK | cmyk(75.6%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(66.58, -37.25, -5.14) |
| CIE-LCH | lch(66.58, 37.60, 187.85°) |
| OKLab | oklab(69.82% -0.1112 -0.0145) |
| OKLCH | oklch(69.82% 0.112 187.4) |
| XYZ | xyz(24.6122, 36.0773, 43.6889) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.99
Topaz
#13BBAF
ΔE00 2.12
Tealish
#24BCA8
ΔE00 3.93
Turquoise (survey)
#06C2AC
ΔE00 5.33
Greeny Blue
#42B395
ΔE00 7.08
Blue Green
#0F9B8E
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB4AA #B42C36
analogous
#2CB466 #2CB4AA #2C7AB4
triadic
#2CB4AA #AA2CB4 #B4AA2C
tetradic
#2CB4AA #662CB4 #B42C36 #7AB42C
square
#2CB4AA #662CB4 #B42C36 #7AB42C
split-complementary
#2CB4AA #B42C7A #B4662C
monochromatic
#14524D #20837C #2CB4AA #4AD3C9 #7CDFD8
Accessibility & contrast
On white
2.56
#2CB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#2CB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB4AA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB4AA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2cb4aa; /* rgb */ color: rgb(44, 180, 170); /* oklch */ color: oklch(69.8% 0.112 187.4);
Tailwind
colors: {
custom: {
50: '#7ccbc3',
500: '#2cb4aa',
950: '#000000',
},
}SCSS
$custom: #2cb4aa; $custom-light: #7ccbc3; $custom-dark: #000000;
JSON
{
"hex": "#2cb4aa",
"rgb": {
"r": 44,
"g": 180,
"b": 170
},
"hsl": {
"h": 175.588,
"s": 60.714,
"l": 43.922
},
"oklch": {
"l": 0.69818,
"c": 0.11215,
"h": 187.4
},
"luminance": 0.3608
}Semantic roles & 50–950 ramp
primary
#2CB4AA
secondary
#C7757B
accent
#4450E4
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281