#2EC8CA#2EC8CA
#2EC8CA is a light, vivid teal. Relative luminance 0.462; OKLCH L 75.9% C 0.121 H 196.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #2EC8CA |
|---|---|
| RGB | rgb(46, 200, 202) |
| HSL | hsl(181, 63%, 49%) |
| HSV | hsv(181, 77%, 79%) |
| CMYK | cmyk(77.2%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(73.64, -36.98, -12.16) |
| CIE-LCH | lch(73.64, 38.93, 198.20°) |
| OKLab | oklab(75.89% -0.1158 -0.0338) |
| OKLCH | oklch(75.89% 0.121 196.3) |
| XYZ | xyz(32.4367, 46.1496, 63.0639) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.70
Mediumturquoise
#48D1CC
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 6.20
Topaz
#13BBAF
ΔE00 6.37
Lightseagreen
#20B2AA
ΔE00 7.14
Turquoise
#40E0D0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EC8CA #CA302E
analogous
#2ECA7E #2EC8CA #2E7ACA
triadic
#2EC8CA #CA2EC8 #C8CA2E
tetradic
#2EC8CA #7E2ECA #CA302E #7ACA2E
square
#2EC8CA #7E2ECA #CA302E #7ACA2E
split-complementary
#2EC8CA #CA2E7A #CA7E2E
monochromatic
#176566 #239798 #2EC8CA #5BD8DA #8DE4E5
Accessibility & contrast
On white
2.05
#2EC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#2EC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EC8CA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EC8CA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#00CFC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #2ec8ca; /* rgb */ color: rgb(46, 200, 202); /* oklch */ color: oklch(75.9% 0.121 196.3);
Tailwind
colors: {
custom: {
50: '#83d9da',
500: '#2ec8ca',
950: '#000000',
},
}SCSS
$custom: #2ec8ca; $custom-light: #83d9da; $custom-dark: #000000;
JSON
{
"hex": "#2ec8ca",
"rgb": {
"r": 46,
"g": 200,
"b": 202
},
"hsl": {
"h": 180.769,
"s": 62.903,
"l": 48.627
},
"oklch": {
"l": 0.75889,
"c": 0.12066,
"h": 196.3
},
"luminance": 0.46154
}Semantic roles & 50–950 ramp
primary
#2EC8CA
secondary
#CF8584
accent
#4442E6
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1514
muted
#7D8383