#2EA3B8#2EA3B8
#2EA3B8 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.1% C 0.104 H 212.5°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA3B8 |
|---|---|
| RGB | rgb(46, 163, 184) |
| HSL | hsl(189, 60%, 45%) |
| HSV | hsv(189, 75%, 72%) |
| CMYK | cmyk(75%, 11.4%, 0%, 27.8%) |
| CIE-LAB | lab(61.85, -24.58, -20.04) |
| CIE-LCH | lch(61.85, 31.71, 219.18°) |
| OKLab | oklab(66.15% -0.0875 -0.0558) |
| OKLCH | oklch(66.15% 0.104 212.5) |
| XYZ | xyz(22.8719, 30.2332, 49.9683) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.48
Cadetblue
#5F9EA0
ΔE00 7.42
Teal Blue
#01889F
ΔE00 9.20
Greyblue
#77A1B5
ΔE00 9.39
Sea
#3C9992
ΔE00 11.21
Bluegrey
#85A3B2
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA3B8 #B8432E
analogous
#2EB888 #2EA3B8 #2E5EB8
triadic
#2EA3B8 #B82EA3 #A3B82E
tetradic
#2EA3B8 #882EB8 #B8432E #5EB82E
square
#2EA3B8 #882EB8 #B8432E #5EB82E
split-complementary
#2EA3B8 #B82E5E #B8882E
monochromatic
#164C56 #227887 #2EA3B8 #50BFD3 #81D1DF
Accessibility & contrast
On white
2.98
#2EA3B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#2EA3B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA3B8
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA3B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA3B8 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DB9
Deuteranopia (green-blind)
#808FB8
Tritanopia (blue-blind)
#00ABA9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ea3b8; /* rgb */ color: rgb(46, 163, 184); /* oklch */ color: oklch(66.1% 0.104 212.5);
Tailwind
colors: {
custom: {
50: '#7cbecd',
500: '#2ea3b8',
950: '#000000',
},
}SCSS
$custom: #2ea3b8; $custom-light: #7cbecd; $custom-dark: #000000;
JSON
{
"hex": "#2ea3b8",
"rgb": {
"r": 46,
"g": 163,
"b": 184
},
"hsl": {
"h": 189.13,
"s": 60,
"l": 45.098
},
"oklch": {
"l": 0.66149,
"c": 0.10377,
"h": 212.5
},
"luminance": 0.30236
}Semantic roles & 50–950 ramp
primary
#2EA3B8
secondary
#C88579
accent
#5D45E3
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182