#2EBBB8#2EBBB8
#2EBBB8 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.114 H 192.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBBB8 |
|---|---|
| RGB | rgb(46, 187, 184) |
| HSL | hsl(179, 61%, 46%) |
| HSV | hsv(179, 75%, 73%) |
| CMYK | cmyk(75.4%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.17, -36.23, -9.01) |
| CIE-LCH | lch(69.17, 37.33, 193.97°) |
| OKLab | oklab(72.07% -0.1111 -0.0251) |
| OKLCH | oklch(72.07% 0.114 192.7) |
| XYZ | xyz(27.5447, 39.5788, 51.5259) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.30
Topaz
#13BBAF
ΔE00 3.44
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.80
Tealish
#24BCA8
ΔE00 6.03
Turquoise (survey)
#06C2AC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBBB8 #BB2E31
analogous
#2EBB71 #2EBBB8 #2E78BB
triadic
#2EBBB8 #B82EBB #BBB82E
tetradic
#2EBBB8 #712EBB #BB2E31 #78BB2E
square
#2EBBB8 #712EBB #BB2E31 #78BB2E
split-complementary
#2EBBB8 #BB2E78 #BB712E
monochromatic
#165957 #228A88 #2EBBB8 #52D4D2 #83E0DE
Accessibility & contrast
On white
2.36
#2EBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#2EBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBBB8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBBB8 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#9BA3B9
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2ebbb8; /* rgb */ color: rgb(46, 187, 184); /* oklch */ color: oklch(72.1% 0.114 192.7);
Tailwind
colors: {
custom: {
50: '#7fd0cd',
500: '#2ebbb8',
950: '#000000',
},
}SCSS
$custom: #2ebbb8; $custom-light: #7fd0cd; $custom-dark: #000000;
JSON
{
"hex": "#2ebbb8",
"rgb": {
"r": 46,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.723,
"s": 60.515,
"l": 45.686
},
"oklch": {
"l": 0.72071,
"c": 0.11394,
"h": 192.7
},
"luminance": 0.39582
}Semantic roles & 50–950 ramp
primary
#2EBBB8
secondary
#CA7B7D
accent
#4448E4
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282