#2EABB8#2EABB8
#2EABB8 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.106 H 205.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #2EABB8 |
|---|---|
| RGB | rgb(46, 171, 184) |
| HSL | hsl(186, 60%, 45%) |
| HSV | hsv(186, 75%, 72%) |
| CMYK | cmyk(75%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.29, -28.59, -16.33) |
| CIE-LCH | lch(64.29, 32.93, 209.74°) |
| OKLab | oklab(68.12% -0.0954 -0.0454) |
| OKLCH | oklch(68.12% 0.106 205.5) |
| XYZ | xyz(24.3375, 33.1644, 50.4568) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.51
Cadetblue
#5F9EA0
ΔE00 6.69
Lightseagreen
#20B2AA
ΔE00 8.34
Sea
#3C9992
ΔE00 9.52
Darkturquoise
#00CED1
ΔE00 10.24
Topaz
#13BBAF
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EABB8 #B83B2E
analogous
#2EB880 #2EABB8 #2E66B8
triadic
#2EABB8 #B82EAB #ABB82E
tetradic
#2EABB8 #802EB8 #B83B2E #66B82E
square
#2EABB8 #802EB8 #B83B2E #66B82E
split-complementary
#2EABB8 #B82E66 #B8802E
monochromatic
#165056 #227D87 #2EABB8 #50C7D3 #81D7DF
Accessibility & contrast
On white
2.75
#2EABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#2EABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EABB8
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EABB8 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4B9
Deuteranopia (green-blind)
#8996B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2eabb8; /* rgb */ color: rgb(46, 171, 184); /* oklch */ color: oklch(68.1% 0.106 205.5);
Tailwind
colors: {
custom: {
50: '#7dc4cd',
500: '#2eabb8',
950: '#000000',
},
}SCSS
$custom: #2eabb8; $custom-light: #7dc4cd; $custom-dark: #000000;
JSON
{
"hex": "#2eabb8",
"rgb": {
"r": 46,
"g": 171,
"b": 184
},
"hsl": {
"h": 185.652,
"s": 60,
"l": 45.098
},
"oklch": {
"l": 0.68118,
"c": 0.10563,
"h": 205.5
},
"luminance": 0.33167
}Semantic roles & 50–950 ramp
primary
#2EABB8
secondary
#C88179
accent
#5445E3
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182