#2CCAC4#2CCAC4
#2CCAC4 is a light, vivid teal. Relative luminance 0.468; OKLCH L 76.1% C 0.123 H 190.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2CCAC4 |
|---|---|
| RGB | rgb(44, 202, 196) |
| HSL | hsl(178, 64%, 48%) |
| HSV | hsv(178, 78%, 79%) |
| CMYK | cmyk(78.2%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(74.03, -39.82, -8.32) |
| CIE-LCH | lch(74.03, 40.68, 191.81°) |
| OKLab | oklab(76.14% -0.121 -0.0233) |
| OKLCH | oklch(76.14% 0.123 190.9) |
| XYZ | xyz(32.1183, 46.7580, 59.5463) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.27
Darkturquoise
#00CED1
ΔE00 3.26
Topaz
#13BBAF
ΔE00 4.71
Turquoise (survey)
#06C2AC
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.09
Tealish
#24BCA8
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CCAC4 #CA2C32
analogous
#2CCA75 #2CCAC4 #2C81CA
triadic
#2CCAC4 #C42CCA #CAC42C
tetradic
#2CCAC4 #752CCA #CA2C32 #81CA2C
square
#2CCAC4 #752CCA #CA2C32 #81CA2C
split-complementary
#2CCAC4 #CA2C81 #CA752C
monochromatic
#166562 #219893 #2CCAC4 #58DBD6 #8BE6E2
Accessibility & contrast
On white
2.03
#2CCAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#2CCAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CCAC4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CCAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CCAC4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC4
Deuteranopia (green-blind)
#A8AFC5
Tritanopia (blue-blind)
#00D0C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #2ccac4; /* rgb */ color: rgb(44, 202, 196); /* oklch */ color: oklch(76.1% 0.123 190.9);
Tailwind
colors: {
custom: {
50: '#82dbd5',
500: '#2ccac4',
950: '#000000',
},
}SCSS
$custom: #2ccac4; $custom-light: #82dbd5; $custom-dark: #000000;
JSON
{
"hex": "#2ccac4",
"rgb": {
"r": 44,
"g": 202,
"b": 196
},
"hsl": {
"h": 177.722,
"s": 64.228,
"l": 48.235
},
"oklch": {
"l": 0.7614,
"c": 0.12318,
"h": 190.9
},
"luminance": 0.46762
}Semantic roles & 50–950 ramp
primary
#2CCAC4
secondary
#D08285
accent
#4147E7
background
#F8FDFD
surface
#F0FBFA
border
#CBD4D3
text
#0C1514
muted
#7D8383