#2EB3C1#2EB3C1
#2EB3C1 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.4% C 0.110 H 205.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB3C1 |
|---|---|
| RGB | rgb(46, 179, 193) |
| HSL | hsl(186, 62%, 47%) |
| HSV | hsv(186, 76%, 76%) |
| CMYK | cmyk(76.2%, 7.3%, 0%, 24.3%) |
| CIE-LAB | lab(67.03, -29.73, -17.19) |
| CIE-LCH | lch(67.03, 34.34, 210.04°) |
| OKLab | oklab(70.43% -0.0994 -0.0478) |
| OKLCH | oklch(70.43% 0.11 205.7) |
| XYZ | xyz(26.8682, 36.6680, 56.1033) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.77
Cadetblue
#5F9EA0
ΔE00 8.29
Darkturquoise
#00CED1
ΔE00 8.36
Lightseagreen
#20B2AA
ΔE00 8.42
Aqua Blue
#02D8E9
ΔE00 9.48
Topaz
#13BBAF
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB3C1 #C13C2E
analogous
#2EC185 #2EB3C1 #2E6AC1
triadic
#2EB3C1 #C12EB3 #B3C12E
tetradic
#2EB3C1 #852EC1 #C13C2E #6AC12E
square
#2EB3C1 #852EC1 #C13C2E #6AC12E
split-complementary
#2EB3C1 #C12E6A #C1852E
monochromatic
#16575E #228590 #2EB3C1 #56CAD7 #87DAE2
Accessibility & contrast
On white
2.52
#2EB3C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#2EB3C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB3C1
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB3C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB3C1 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC2
Deuteranopia (green-blind)
#8F9DC1
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2eb3c1; /* rgb */ color: rgb(46, 179, 193); /* oklch */ color: oklch(70.4% 0.110 205.7);
Tailwind
colors: {
custom: {
50: '#7fcad3',
500: '#2eb3c1',
950: '#000000',
},
}SCSS
$custom: #2eb3c1; $custom-light: #7fcad3; $custom-dark: #000000;
JSON
{
"hex": "#2eb3c1",
"rgb": {
"r": 46,
"g": 179,
"b": 193
},
"hsl": {
"h": 185.714,
"s": 61.506,
"l": 46.863
},
"oklch": {
"l": 0.7043,
"c": 0.11032,
"h": 205.7
},
"luminance": 0.36671
}Semantic roles & 50–950 ramp
primary
#2EB3C1
secondary
#CC867F
accent
#5343E5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282