#2EA0B0#2EA0B0
#2EA0B0 is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.100 H 208.8°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA0B0 |
|---|---|
| RGB | rgb(46, 160, 176) |
| HSL | hsl(187, 59%, 44%) |
| HSV | hsv(187, 74%, 69%) |
| CMYK | cmyk(73.9%, 9.1%, 0%, 31%) |
| CIE-LAB | lab(60.65, -25.60, -17.37) |
| CIE-LCH | lch(60.65, 30.94, 214.15°) |
| OKLab | oklab(65.09% -0.0878 -0.0483) |
| OKLCH | oklch(65.09% 0.1 208.8) |
| XYZ | xyz(21.5306, 28.8545, 45.5006) |
| Luminance | 0.2886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.10
Cadetblue
#5F9EA0
ΔE00 6.14
Teal Blue
#01889F
ΔE00 8.60
Sea
#3C9992
ΔE00 9.25
Darkcyan
#008B8B
ΔE00 10.10
Dark Cyan
#0A888A
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA0B0 #B03E2E
analogous
#2EB07F #2EA0B0 #2E5FB0
triadic
#2EA0B0 #B02EA0 #A0B02E
tetradic
#2EA0B0 #7F2EB0 #B03E2E #5FB02E
square
#2EA0B0 #7F2EB0 #B03E2E #5FB02E
split-complementary
#2EA0B0 #B02E5F #B07F2E
monochromatic
#15484F #21747F #2EA0B0 #4BC0D0 #7CD1DD
Accessibility & contrast
On white
3.10
#2EA0B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#2EA0B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA0B0
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA0B0 | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#7F8DB0
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2ea0b0; /* rgb */ color: rgb(46, 160, 176); /* oklch */ color: oklch(65.1% 0.100 208.8);
Tailwind
colors: {
custom: {
50: '#7bbcc7',
500: '#2ea0b0',
950: '#000000',
},
}SCSS
$custom: #2ea0b0; $custom-light: #7bbcc7; $custom-dark: #000000;
JSON
{
"hex": "#2ea0b0",
"rgb": {
"r": 46,
"g": 160,
"b": 176
},
"hsl": {
"h": 187.385,
"s": 58.559,
"l": 43.529
},
"oklch": {
"l": 0.65085,
"c": 0.10021,
"h": 208.8
},
"luminance": 0.28857
}Semantic roles & 50–950 ramp
primary
#2EA0B0
secondary
#C57F75
accent
#5946E2
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182