#2EB5B5#2EB5B5
#2EB5B5 is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.5% C 0.110 H 194.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB5B5 |
|---|---|
| RGB | rgb(46, 181, 181) |
| HSL | hsl(180, 59%, 45%) |
| HSV | hsv(180, 75%, 71%) |
| CMYK | cmyk(74.6%, 0%, 0%, 29%) |
| CIE-LAB | lab(67.25, -34.31, -10.22) |
| CIE-LCH | lch(67.25, 35.80, 196.59°) |
| OKLab | oklab(70.48% -0.1066 -0.0284) |
| OKLCH | oklch(70.48% 0.11 194.9) |
| XYZ | xyz(25.9872, 36.9616, 49.4718) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.28
Topaz
#13BBAF
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 6.62
Turquoise Blue
#06B1C4
ΔE00 6.78
Tealish
#24BCA8
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB5B5 #B52E2E
analogous
#2EB572 #2EB5B5 #2E72B5
triadic
#2EB5B5 #B52EB5 #B5B52E
tetradic
#2EB5B5 #722EB5 #B52E2E #72B52E
square
#2EB5B5 #722EB5 #B52E2E #72B52E
split-complementary
#2EB5B5 #B52E72 #B5722E
monochromatic
#155353 #228484 #2EB5B5 #4ED2D2 #7FDEDE
Accessibility & contrast
On white
2.50
#2EB5B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#2EB5B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB5B5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB5B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB5B5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB5
Deuteranopia (green-blind)
#959EB6
Tritanopia (blue-blind)
#00BBB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb5b5; /* rgb */ color: rgb(46, 181, 181); /* oklch */ color: oklch(70.5% 0.110 194.9);
Tailwind
colors: {
custom: {
50: '#7ecbcb',
500: '#2eb5b5',
950: '#000000',
},
}SCSS
$custom: #2eb5b5; $custom-light: #7ecbcb; $custom-dark: #000000;
JSON
{
"hex": "#2eb5b5",
"rgb": {
"r": 46,
"g": 181,
"b": 181
},
"hsl": {
"h": 180,
"s": 59.471,
"l": 44.51
},
"oklch": {
"l": 0.70481,
"c": 0.1103,
"h": 194.9
},
"luminance": 0.36965
}Semantic roles & 50–950 ramp
primary
#2EB5B5
secondary
#C77878
accent
#4545E3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282