#2EBBAF#2EBBAF
#2EBBAF is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.8% C 0.116 H 186.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBBAF |
|---|---|
| RGB | rgb(46, 187, 175) |
| HSL | hsl(175, 61%, 46%) |
| HSV | hsv(175, 75%, 73%) |
| CMYK | cmyk(75.4%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(68.91, -38.79, -4.45) |
| CIE-LCH | lch(68.91, 39.05, 186.55°) |
| OKLab | oklab(71.77% -0.1152 -0.0127) |
| OKLCH | oklch(71.77% 0.116 186.3) |
| XYZ | xyz(26.6312, 39.2134, 46.7145) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 0.85
Tealish
#24BCA8
ΔE00 2.75
Lightseagreen
#20B2AA
ΔE00 2.84
Turquoise (survey)
#06C2AC
ΔE00 3.76
Mediumturquoise
#48D1CC
ΔE00 6.53
Greeny Blue
#42B395
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBBAF #BB2E3A
analogous
#2EBB69 #2EBBAF #2E80BB
triadic
#2EBBAF #AF2EBB #BBAF2E
tetradic
#2EBBAF #692EBB #BB2E3A #80BB2E
square
#2EBBAF #692EBB #BB2E3A #80BB2E
split-complementary
#2EBBAF #BB2E80 #BB692E
monochromatic
#165953 #228A81 #2EBBAF #52D4C9 #83E0D9
Accessibility & contrast
On white
2.37
#2EBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#2EBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBBAF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBBAF | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AF
Deuteranopia (green-blind)
#9EA2B0
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2ebbaf; /* rgb */ color: rgb(46, 187, 175); /* oklch */ color: oklch(71.8% 0.116 186.3);
Tailwind
colors: {
custom: {
50: '#7ed0c6',
500: '#2ebbaf',
950: '#000000',
},
}SCSS
$custom: #2ebbaf; $custom-light: #7ed0c6; $custom-dark: #000000;
JSON
{
"hex": "#2ebbaf",
"rgb": {
"r": 46,
"g": 187,
"b": 175
},
"hsl": {
"h": 174.894,
"s": 60.515,
"l": 45.686
},
"oklch": {
"l": 0.7177,
"c": 0.11589,
"h": 186.3
},
"luminance": 0.39217
}Semantic roles & 50–950 ramp
primary
#2EBBAF
secondary
#CA7B82
accent
#4452E4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282