#2EA9BB#2EA9BB
#2EA9BB is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.7% C 0.106 H 209.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA9BB |
|---|---|
| RGB | rgb(46, 169, 187) |
| HSL | hsl(188, 61%, 46%) |
| HSV | hsv(188, 75%, 73%) |
| CMYK | cmyk(75.4%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(63.79, -26.66, -18.77) |
| CIE-LCH | lch(63.79, 32.60, 215.15°) |
| OKLab | oklab(67.74% -0.0921 -0.0522) |
| OKLCH | oklch(67.74% 0.106 209.6) |
| XYZ | xyz(24.2804, 32.5417, 52.0056) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.51
Cadetblue
#5F9EA0
ΔE00 7.24
Greyblue
#77A1B5
ΔE00 10.24
Lightseagreen
#20B2AA
ΔE00 10.32
Sea
#3C9992
ΔE00 10.79
Teal Blue
#01889F
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA9BB #BB402E
analogous
#2EBB87 #2EA9BB #2E62BB
triadic
#2EA9BB #BB2EA9 #A9BB2E
tetradic
#2EA9BB #872EBB #BB402E #62BB2E
square
#2EA9BB #872EBB #BB402E #62BB2E
split-complementary
#2EA9BB #BB2E62 #BB872E
monochromatic
#165059 #227D8A #2EA9BB #52C4D4 #83D5E0
Accessibility & contrast
On white
2.80
#2EA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#2EA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA9BB
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA9BB | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#8694BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ea9bb; /* rgb */ color: rgb(46, 169, 187); /* oklch */ color: oklch(67.7% 0.106 209.6);
Tailwind
colors: {
custom: {
50: '#7dc3cf',
500: '#2ea9bb',
950: '#000000',
},
}SCSS
$custom: #2ea9bb; $custom-light: #7dc3cf; $custom-dark: #000000;
JSON
{
"hex": "#2ea9bb",
"rgb": {
"r": 46,
"g": 169,
"b": 187
},
"hsl": {
"h": 187.66,
"s": 60.515,
"l": 45.686
},
"oklch": {
"l": 0.67744,
"c": 0.10593,
"h": 209.6
},
"luminance": 0.32545
}Semantic roles & 50–950 ramp
primary
#2EA9BB
secondary
#CA857B
accent
#5944E4
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182