#2CCACA#2CCACA
#2CCACA is a light, vivid teal. Relative luminance 0.470; OKLCH L 76.3% C 0.122 H 194.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2CCACA |
|---|---|
| RGB | rgb(44, 202, 202) |
| HSL | hsl(180, 64%, 48%) |
| HSV | hsv(180, 78%, 79%) |
| CMYK | cmyk(78.2%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(74.21, -38.09, -11.31) |
| CIE-LCH | lch(74.21, 39.73, 196.53°) |
| OKLab | oklab(76.34% -0.1183 -0.0315) |
| OKLCH | oklch(76.34% 0.122 194.9) |
| XYZ | xyz(32.8149, 47.0367, 63.2152) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.51
Mediumturquoise
#48D1CC
ΔE00 2.63
Topaz
#13BBAF
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 6.51
Lightseagreen
#20B2AA
ΔE00 7.21
Turquoise
#40E0D0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CCACA #CA2C2C
analogous
#2CCA7B #2CCACA #2C7BCA
triadic
#2CCACA #CA2CCA #CACA2C
tetradic
#2CCACA #7B2CCA #CA2C2C #7BCA2C
square
#2CCACA #7B2CCA #CA2C2C #7BCA2C
split-complementary
#2CCACA #CA2C7B #CA7B2C
monochromatic
#166565 #219898 #2CCACA #58DBDB #8BE6E6
Accessibility & contrast
On white
2.02
#2CCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#2CCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CCACA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CCACA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CA
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#00D1CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #2ccaca; /* rgb */ color: rgb(44, 202, 202); /* oklch */ color: oklch(76.3% 0.122 194.9);
Tailwind
colors: {
custom: {
50: '#82dada',
500: '#2ccaca',
950: '#000000',
},
}SCSS
$custom: #2ccaca; $custom-light: #82dada; $custom-dark: #000000;
JSON
{
"hex": "#2ccaca",
"rgb": {
"r": 44,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 64.228,
"l": 48.235
},
"oklch": {
"l": 0.76344,
"c": 0.12243,
"h": 194.9
},
"luminance": 0.47041
}Semantic roles & 50–950 ramp
primary
#2CCACA
secondary
#D08282
accent
#4141E7
background
#F8FDFD
surface
#F0FBFA
border
#CBD4D3
text
#0C1514
muted
#7D8383