#2EB4B4#2EB4B4
#2EB4B4 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.110 H 194.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB4B4 |
|---|---|
| RGB | rgb(46, 180, 180) |
| HSL | hsl(180, 59%, 44%) |
| HSV | hsv(180, 74%, 71%) |
| CMYK | cmyk(74.4%, 0%, 0%, 29.4%) |
| CIE-LAB | lab(66.91, -34.13, -10.17) |
| CIE-LCH | lch(66.91, 35.61, 196.60°) |
| OKLab | oklab(70.2% -0.106 -0.0283) |
| OKLCH | oklch(70.2% 0.11 194.9) |
| XYZ | xyz(25.6824, 36.5155, 48.8658) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.21
Topaz
#13BBAF
ΔE00 4.85
Turquoise Blue
#06B1C4
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 6.90
Tealish
#24BCA8
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB4B4 #B42E2E
analogous
#2EB471 #2EB4B4 #2E71B4
triadic
#2EB4B4 #B42EB4 #B4B42E
tetradic
#2EB4B4 #712EB4 #B42E2E #71B42E
square
#2EB4B4 #712EB4 #B42E2E #71B42E
split-complementary
#2EB4B4 #B42E71 #B4712E
monochromatic
#155353 #228383 #2EB4B4 #4ED2D2 #7EDEDE
Accessibility & contrast
On white
2.53
#2EB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2EB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB4B4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB4B4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#959DB5
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2eb4b4; /* rgb */ color: rgb(46, 180, 180); /* oklch */ color: oklch(70.2% 0.110 194.9);
Tailwind
colors: {
custom: {
50: '#7ecbca',
500: '#2eb4b4',
950: '#000000',
},
}SCSS
$custom: #2eb4b4; $custom-light: #7ecbca; $custom-dark: #000000;
JSON
{
"hex": "#2eb4b4",
"rgb": {
"r": 46,
"g": 180,
"b": 180
},
"hsl": {
"h": 180,
"s": 59.292,
"l": 44.314
},
"oklch": {
"l": 0.70197,
"c": 0.10973,
"h": 194.9
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#2EB4B4
secondary
#C77777
accent
#4545E2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282