#2EACB2#2EACB2
#2EACB2 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.105 H 199.8°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #2EACB2 |
|---|---|
| RGB | rgb(46, 172, 178) |
| HSL | hsl(183, 59%, 44%) |
| HSV | hsv(183, 74%, 70%) |
| CMYK | cmyk(74.2%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(64.40, -30.92, -12.83) |
| CIE-LCH | lch(64.40, 33.47, 202.53°) |
| OKLab | oklab(68.14% -0.099 -0.0356) |
| OKLCH | oklch(68.14% 0.105 199.8) |
| XYZ | xyz(23.9115, 33.2974, 47.2777) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.60
Lightseagreen
#20B2AA
ΔE00 5.67
Cadetblue
#5F9EA0
ΔE00 6.42
Sea
#3C9992
ΔE00 7.79
Topaz
#13BBAF
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EACB2 #B2342E
analogous
#2EB276 #2EACB2 #2E6AB2
triadic
#2EACB2 #B22EAC #ACB22E
tetradic
#2EACB2 #762EB2 #B2342E #6AB22E
square
#2EACB2 #762EB2 #B2342E #6AB22E
split-complementary
#2EACB2 #B22E6A #B2762E
monochromatic
#154E51 #217D81 #2EACB2 #4CCBD1 #7DD9DD
Accessibility & contrast
On white
2.74
#2EACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#2EACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EACB2
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EACB2 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8C96B3
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2eacb2; /* rgb */ color: rgb(46, 172, 178); /* oklch */ color: oklch(68.1% 0.105 199.8);
Tailwind
colors: {
custom: {
50: '#7cc5c9',
500: '#2eacb2',
950: '#000000',
},
}SCSS
$custom: #2eacb2; $custom-light: #7cc5c9; $custom-dark: #000000;
JSON
{
"hex": "#2eacb2",
"rgb": {
"r": 46,
"g": 172,
"b": 178
},
"hsl": {
"h": 182.727,
"s": 58.929,
"l": 43.922
},
"oklch": {
"l": 0.68139,
"c": 0.10518,
"h": 199.8
},
"luminance": 0.333
}Semantic roles & 50–950 ramp
primary
#2EACB2
secondary
#C67976
accent
#4D46E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282