#2CC3AA#2CC3AA
#2CC3AA is a light, vivid teal. Relative luminance 0.425; OKLCH L 73.6% C 0.126 H 178.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC3AA |
|---|---|
| RGB | rgb(44, 195, 170) |
| HSL | hsl(170, 63%, 47%) |
| HSV | hsv(170, 77%, 76%) |
| CMYK | cmyk(77.4%, 0%, 12.8%, 23.5%) |
| CIE-LAB | lab(71.19, -43.90, 1.63) |
| CIE-LCH | lch(71.19, 43.93, 177.88°) |
| OKLab | oklab(73.58% -0.126 0.0036) |
| OKLCH | oklch(73.58% 0.126 178.4) |
| XYZ | xyz(27.8058, 42.4645, 44.7534) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.38
Tealish
#24BCA8
ΔE00 2.35
Topaz
#13BBAF
ΔE00 4.70
Greeny Blue
#42B395
ΔE00 5.10
Mediumaquamarine
#66CDAA
ΔE00 5.75
Aquamarine (survey)
#04D8B2
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC3AA #C32C45
analogous
#2CC35E #2CC3AA #2C91C3
triadic
#2CC3AA #AA2CC3 #C3AA2C
tetradic
#2CC3AA #5E2CC3 #C32C45 #91C32C
square
#2CC3AA #5E2CC3 #C32C45 #91C32C
split-complementary
#2CC3AA #C32C91 #C35E2C
monochromatic
#155F53 #21917E #2CC3AA #54D8C2 #86E4D4
Accessibility & contrast
On white
2.21
#2CC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#2CC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC3AA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC3AA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2cc3aa; /* rgb */ color: rgb(44, 195, 170); /* oklch */ color: oklch(73.6% 0.126 178.4);
Tailwind
colors: {
custom: {
50: '#7fd6c3',
500: '#2cc3aa',
950: '#000000',
},
}SCSS
$custom: #2cc3aa; $custom-light: #7fd6c3; $custom-dark: #000000;
JSON
{
"hex": "#2cc3aa",
"rgb": {
"r": 44,
"g": 195,
"b": 170
},
"hsl": {
"h": 170.066,
"s": 63.18,
"l": 46.863
},
"oklch": {
"l": 0.73581,
"c": 0.12604,
"h": 178.4
},
"luminance": 0.42468
}Semantic roles & 50–950 ramp
primary
#2CC3AA
secondary
#CD7E8B
accent
#425DE6
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381