#2EBDAB#2EBDAB
#2EBDAB is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.1% C 0.119 H 182.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBDAB |
|---|---|
| RGB | rgb(46, 189, 171) |
| HSL | hsl(172, 61%, 46%) |
| HSV | hsv(172, 76%, 74%) |
| CMYK | cmyk(75.7%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(69.41, -40.79, -1.52) |
| CIE-LCH | lch(69.41, 40.82, 182.13°) |
| OKLab | oklab(72.14% -0.119 -0.0048) |
| OKLCH | oklch(72.14% 0.119 182.3) |
| XYZ | xyz(26.6714, 39.9131, 44.8185) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.84
Turquoise (survey)
#06C2AC
ΔE00 1.95
Topaz
#13BBAF
ΔE00 2.25
Lightseagreen
#20B2AA
ΔE00 4.48
Greeny Blue
#42B395
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBDAB #BD2E40
analogous
#2EBD64 #2EBDAB #2E87BD
triadic
#2EBDAB #AB2EBD #BDAB2E
tetradic
#2EBDAB #642EBD #BD2E40 #87BD2E
square
#2EBDAB #642EBD #BD2E40 #87BD2E
split-complementary
#2EBDAB #BD2E87 #BD642E
monochromatic
#165B52 #228C7E #2EBDAB #53D5C5 #84E1D5
Accessibility & contrast
On white
2.34
#2EBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#2EBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBDAB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBDAB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#00C1B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2ebdab; /* rgb */ color: rgb(46, 189, 171); /* oklch */ color: oklch(72.1% 0.119 182.3);
Tailwind
colors: {
custom: {
50: '#7ed1c3',
500: '#2ebdab',
950: '#000000',
},
}SCSS
$custom: #2ebdab; $custom-light: #7ed1c3; $custom-dark: #000000;
JSON
{
"hex": "#2ebdab",
"rgb": {
"r": 46,
"g": 189,
"b": 171
},
"hsl": {
"h": 172.448,
"s": 60.851,
"l": 46.078
},
"oklch": {
"l": 0.72143,
"c": 0.1191,
"h": 182.3
},
"luminance": 0.39916
}Semantic roles & 50–950 ramp
primary
#2EBDAB
secondary
#CA7C86
accent
#4458E4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281