#2EB4B5#2EB4B5
#2EB4B5 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.2% C 0.110 H 195.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB4B5 |
|---|---|
| RGB | rgb(46, 180, 181) |
| HSL | hsl(180, 59%, 45%) |
| HSV | hsv(180, 75%, 71%) |
| CMYK | cmyk(74.6%, 0.6%, 0%, 29%) |
| CIE-LAB | lab(66.94, -33.84, -10.68) |
| CIE-LCH | lch(66.94, 35.48, 197.52°) |
| OKLab | oklab(70.23% -0.1056 -0.0297) |
| OKLCH | oklch(70.23% 0.11 195.7) |
| XYZ | xyz(25.7846, 36.5564, 49.4042) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.58
Topaz
#13BBAF
ΔE00 5.20
Turquoise Blue
#06B1C4
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.85
Tealish
#24BCA8
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB4B5 #B52F2E
analogous
#2EB572 #2EB4B5 #2E71B5
triadic
#2EB4B5 #B52EB4 #B4B52E
tetradic
#2EB4B5 #722EB5 #B52F2E #71B52E
square
#2EB4B5 #722EB5 #B52F2E #71B52E
split-complementary
#2EB4B5 #B52E71 #B5722E
monochromatic
#155353 #228384 #2EB4B5 #4ED1D2 #7FDEDE
Accessibility & contrast
On white
2.53
#2EB4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#2EB4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB4B5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB4B5 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB5
Deuteranopia (green-blind)
#949DB6
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2eb4b5; /* rgb */ color: rgb(46, 180, 181); /* oklch */ color: oklch(70.2% 0.110 195.7);
Tailwind
colors: {
custom: {
50: '#7ecbcb',
500: '#2eb4b5',
950: '#000000',
},
}SCSS
$custom: #2eb4b5; $custom-light: #7ecbcb; $custom-dark: #000000;
JSON
{
"hex": "#2eb4b5",
"rgb": {
"r": 46,
"g": 180,
"b": 181
},
"hsl": {
"h": 180.444,
"s": 59.471,
"l": 44.51
},
"oklch": {
"l": 0.70233,
"c": 0.10968,
"h": 195.7
},
"luminance": 0.3656
}Semantic roles & 50–950 ramp
primary
#2EB4B5
secondary
#C77878
accent
#4645E3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282