#2CB5AA#2CB5AA
#2CB5AA is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.1% C 0.113 H 186.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB5AA |
|---|---|
| RGB | rgb(44, 181, 170) |
| HSL | hsl(175, 61%, 44%) |
| HSV | hsv(175, 76%, 71%) |
| CMYK | cmyk(75.7%, 0%, 6.1%, 29%) |
| CIE-LAB | lab(66.89, -37.71, -4.68) |
| CIE-LCH | lch(66.89, 37.99, 187.08°) |
| OKLab | oklab(70.07% -0.1122 -0.0133) |
| OKLCH | oklch(70.07% 0.113 186.7) |
| XYZ | xyz(24.8148, 36.4825, 43.7564) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.40
Topaz
#13BBAF
ΔE00 1.79
Tealish
#24BCA8
ΔE00 3.49
Turquoise (survey)
#06C2AC
ΔE00 4.89
Greeny Blue
#42B395
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB5AA #B52C37
analogous
#2CB565 #2CB5AA #2C7CB5
triadic
#2CB5AA #AA2CB5 #B5AA2C
tetradic
#2CB5AA #652CB5 #B52C37 #7CB52C
square
#2CB5AA #652CB5 #B52C37 #7CB52C
split-complementary
#2CB5AA #B52C7C #B5652C
monochromatic
#14534E #20847C #2CB5AA #4BD3C8 #7CDFD7
Accessibility & contrast
On white
2.53
#2CB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2CB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB5AA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB5AA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#989DAB
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2cb5aa; /* rgb */ color: rgb(44, 181, 170); /* oklch */ color: oklch(70.1% 0.113 186.7);
Tailwind
colors: {
custom: {
50: '#7cccc3',
500: '#2cb5aa',
950: '#000000',
},
}SCSS
$custom: #2cb5aa; $custom-light: #7cccc3; $custom-dark: #000000;
JSON
{
"hex": "#2cb5aa",
"rgb": {
"r": 44,
"g": 181,
"b": 170
},
"hsl": {
"h": 175.182,
"s": 60.889,
"l": 44.118
},
"oklch": {
"l": 0.70069,
"c": 0.11299,
"h": 186.7
},
"luminance": 0.36485
}Semantic roles & 50–950 ramp
primary
#2CB5AA
secondary
#C8757C
accent
#4451E4
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281