#2EA8BB#2EA8BB
#2EA8BB is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.5% C 0.106 H 210.4°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA8BB |
|---|---|
| RGB | rgb(46, 168, 187) |
| HSL | hsl(188, 61%, 46%) |
| HSV | hsv(188, 75%, 73%) |
| CMYK | cmyk(75.4%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.48, -26.16, -19.23) |
| CIE-LCH | lch(63.48, 32.47, 216.33°) |
| OKLab | oklab(67.5% -0.0912 -0.0535) |
| OKLCH | oklch(67.5% 0.106 210.4) |
| XYZ | xyz(24.0951, 32.1710, 51.9438) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.85
Cadetblue
#5F9EA0
ΔE00 7.33
Greyblue
#77A1B5
ΔE00 9.98
Teal Blue
#01889F
ΔE00 10.75
Lightseagreen
#20B2AA
ΔE00 10.76
Sea
#3C9992
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA8BB #BB412E
analogous
#2EBB87 #2EA8BB #2E61BB
triadic
#2EA8BB #BB2EA8 #A8BB2E
tetradic
#2EA8BB #872EBB #BB412E #61BB2E
square
#2EA8BB #872EBB #BB412E #61BB2E
split-complementary
#2EA8BB #BB2E61 #BB872E
monochromatic
#165059 #227C8A #2EA8BB #52C3D4 #83D4E0
Accessibility & contrast
On white
2.82
#2EA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2EA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA8BB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA8BB | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ea8bb; /* rgb */ color: rgb(46, 168, 187); /* oklch */ color: oklch(67.5% 0.106 210.4);
Tailwind
colors: {
custom: {
50: '#7dc2cf',
500: '#2ea8bb',
950: '#000000',
},
}SCSS
$custom: #2ea8bb; $custom-light: #7dc2cf; $custom-dark: #000000;
JSON
{
"hex": "#2ea8bb",
"rgb": {
"r": 46,
"g": 168,
"b": 187
},
"hsl": {
"h": 188.085,
"s": 60.515,
"l": 45.686
},
"oklch": {
"l": 0.67499,
"c": 0.10573,
"h": 210.4
},
"luminance": 0.32174
}Semantic roles & 50–950 ramp
primary
#2EA8BB
secondary
#CA867B
accent
#5A44E4
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182