#2EA8B1#2EA8B1
#2EA8B1 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.103 H 202.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA8B1 |
|---|---|
| RGB | rgb(46, 168, 177) |
| HSL | hsl(184, 59%, 44%) |
| HSV | hsv(184, 74%, 69%) |
| CMYK | cmyk(74%, 5.1%, 0%, 30.6%) |
| CIE-LAB | lab(63.14, -29.27, -14.16) |
| CIE-LCH | lch(63.14, 32.52, 205.82°) |
| OKLab | oklab(67.11% -0.0954 -0.0393) |
| OKLCH | oklch(67.11% 0.103 202.4) |
| XYZ | xyz(23.0616, 31.7577, 46.5009) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.12
Cadetblue
#5F9EA0
ΔE00 5.84
Lightseagreen
#20B2AA
ΔE00 7.18
Sea
#3C9992
ΔE00 7.82
Topaz
#13BBAF
ΔE00 9.54
Blue Green
#0F9B8E
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA8B1 #B1372E
analogous
#2EB178 #2EA8B1 #2E66B1
triadic
#2EA8B1 #B12EA8 #A8B12E
tetradic
#2EA8B1 #782EB1 #B1372E #66B12E
square
#2EA8B1 #782EB1 #B1372E #66B12E
split-complementary
#2EA8B1 #B12E66 #B1782E
monochromatic
#154C50 #217A80 #2EA8B1 #4CC7D0 #7CD6DD
Accessibility & contrast
On white
2.86
#2EA8B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#2EA8B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA8B1
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA8B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA8B1 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B2
Deuteranopia (green-blind)
#8893B2
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ea8b1; /* rgb */ color: rgb(46, 168, 177); /* oklch */ color: oklch(67.1% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#7cc2c8',
500: '#2ea8b1',
950: '#000000',
},
}SCSS
$custom: #2ea8b1; $custom-light: #7cc2c8; $custom-dark: #000000;
JSON
{
"hex": "#2ea8b1",
"rgb": {
"r": 46,
"g": 168,
"b": 177
},
"hsl": {
"h": 184.122,
"s": 58.744,
"l": 43.725
},
"oklch": {
"l": 0.67109,
"c": 0.10319,
"h": 202.4
},
"luminance": 0.3176
}Semantic roles & 50–950 ramp
primary
#2EA8B1
secondary
#C67B75
accent
#5146E2
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182