#2EB2C0#2EB2C0
#2EB2C0 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.110 H 205.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB2C0 |
|---|---|
| RGB | rgb(46, 178, 192) |
| HSL | hsl(186, 61%, 47%) |
| HSV | hsv(186, 76%, 75%) |
| CMYK | cmyk(76%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(66.69, -29.55, -17.14) |
| CIE-LCH | lch(66.69, 34.16, 210.12°) |
| OKLab | oklab(70.15% -0.0989 -0.0477) |
| OKLCH | oklch(70.15% 0.11 205.7) |
| XYZ | xyz(26.5573, 36.2242, 55.4512) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.68
Cadetblue
#5F9EA0
ΔE00 8.09
Lightseagreen
#20B2AA
ΔE00 8.42
Darkturquoise
#00CED1
ΔE00 8.60
Aqua Blue
#02D8E9
ΔE00 9.76
Topaz
#13BBAF
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB2C0 #C03C2E
analogous
#2EC085 #2EB2C0 #2E69C0
triadic
#2EB2C0 #C02EB2 #B2C02E
tetradic
#2EB2C0 #852EC0 #C03C2E #69C02E
square
#2EB2C0 #852EC0 #C03C2E #69C02E
split-complementary
#2EB2C0 #C02E69 #C0852E
monochromatic
#16565D #22848F #2EB2C0 #55CAD6 #86D9E2
Accessibility & contrast
On white
2.55
#2EB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#2EB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB2C0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB2C0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#8F9CC0
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2eb2c0; /* rgb */ color: rgb(46, 178, 192); /* oklch */ color: oklch(70.1% 0.110 205.7);
Tailwind
colors: {
custom: {
50: '#7fc9d3',
500: '#2eb2c0',
950: '#000000',
},
}SCSS
$custom: #2eb2c0; $custom-light: #7fc9d3; $custom-dark: #000000;
JSON
{
"hex": "#2eb2c0",
"rgb": {
"r": 46,
"g": 178,
"b": 192
},
"hsl": {
"h": 185.753,
"s": 61.345,
"l": 46.667
},
"oklch": {
"l": 0.70147,
"c": 0.10977,
"h": 205.7
},
"luminance": 0.36227
}Semantic roles & 50–950 ramp
primary
#2EB2C0
secondary
#CC867E
accent
#5343E4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282