#2EBBB7#2EBBB7
#2EBBB7 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.114 H 192.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBBB7 |
|---|---|
| RGB | rgb(46, 187, 183) |
| HSL | hsl(178, 61%, 46%) |
| HSV | hsv(178, 75%, 73%) |
| CMYK | cmyk(75.4%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(69.14, -36.52, -8.51) |
| CIE-LCH | lch(69.14, 37.49, 193.11°) |
| OKLab | oklab(72.04% -0.1116 -0.0237) |
| OKLCH | oklch(72.04% 0.114 192) |
| XYZ | xyz(27.4403, 39.5370, 50.9758) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.08
Topaz
#13BBAF
ΔE00 3.08
Darkturquoise
#00CED1
ΔE00 5.50
Tealish
#24BCA8
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 5.79
Turquoise (survey)
#06C2AC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBBB7 #BB2E32
analogous
#2EBB70 #2EBBB7 #2E78BB
triadic
#2EBBB7 #B72EBB #BBB72E
tetradic
#2EBBB7 #702EBB #BB2E32 #78BB2E
square
#2EBBB7 #702EBB #BB2E32 #78BB2E
split-complementary
#2EBBB7 #BB2E78 #BB702E
monochromatic
#165957 #228A87 #2EBBB7 #52D4D1 #83E0DE
Accessibility & contrast
On white
2.36
#2EBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#2EBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBBB7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBBB7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B7
Deuteranopia (green-blind)
#9BA3B8
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2ebbb7; /* rgb */ color: rgb(46, 187, 183); /* oklch */ color: oklch(72.0% 0.114 192.0);
Tailwind
colors: {
custom: {
50: '#7fd0cc',
500: '#2ebbb7',
950: '#000000',
},
}SCSS
$custom: #2ebbb7; $custom-light: #7fd0cc; $custom-dark: #000000;
JSON
{
"hex": "#2ebbb7",
"rgb": {
"r": 46,
"g": 187,
"b": 183
},
"hsl": {
"h": 178.298,
"s": 60.515,
"l": 45.686
},
"oklch": {
"l": 0.72037,
"c": 0.11409,
"h": 192
},
"luminance": 0.3954
}Semantic roles & 50–950 ramp
primary
#2EBBB7
secondary
#CA7B7D
accent
#4449E4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282