#2EA9B2#2EA9B2
#2EA9B2 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.4% C 0.104 H 202.4°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA9B2 |
|---|---|
| RGB | rgb(46, 169, 178) |
| HSL | hsl(184, 59%, 44%) |
| HSV | hsv(184, 74%, 70%) |
| CMYK | cmyk(74.2%, 5.1%, 0%, 30.2%) |
| CIE-LAB | lab(63.48, -29.46, -14.21) |
| CIE-LCH | lch(63.48, 32.70, 205.75°) |
| OKLab | oklab(67.4% -0.096 -0.0395) |
| OKLCH | oklch(67.4% 0.104 202.4) |
| XYZ | xyz(23.3470, 32.1683, 47.0895) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.95
Cadetblue
#5F9EA0
ΔE00 5.99
Lightseagreen
#20B2AA
ΔE00 7.06
Sea
#3C9992
ΔE00 8.00
Topaz
#13BBAF
ΔE00 9.38
Blue Green
#0F9B8E
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA9B2 #B2372E
analogous
#2EB279 #2EA9B2 #2E67B2
triadic
#2EA9B2 #B22EA9 #A9B22E
tetradic
#2EA9B2 #792EB2 #B2372E #67B22E
square
#2EA9B2 #792EB2 #B2372E #67B22E
split-complementary
#2EA9B2 #B22E67 #B2792E
monochromatic
#154D51 #217B81 #2EA9B2 #4CC8D1 #7DD7DD
Accessibility & contrast
On white
2.82
#2EA9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2EA9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA9B2
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA9B2 | 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)
#9CA2B3
Deuteranopia (green-blind)
#8994B3
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ea9b2; /* rgb */ color: rgb(46, 169, 178); /* oklch */ color: oklch(67.4% 0.104 202.4);
Tailwind
colors: {
custom: {
50: '#7cc3c9',
500: '#2ea9b2',
950: '#000000',
},
}SCSS
$custom: #2ea9b2; $custom-light: #7cc3c9; $custom-dark: #000000;
JSON
{
"hex": "#2ea9b2",
"rgb": {
"r": 46,
"g": 169,
"b": 178
},
"hsl": {
"h": 184.091,
"s": 58.929,
"l": 43.922
},
"oklch": {
"l": 0.67395,
"c": 0.10376,
"h": 202.4
},
"luminance": 0.32171
}Semantic roles & 50–950 ramp
primary
#2EA9B2
secondary
#C67B76
accent
#5046E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182