#2EA2B6#2EA2B6
#2EA2B6 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.103 H 211.9°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA2B6 |
|---|---|
| RGB | rgb(46, 162, 182) |
| HSL | hsl(189, 60%, 45%) |
| HSV | hsv(189, 75%, 71%) |
| CMYK | cmyk(74.7%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(61.48, -24.71, -19.49) |
| CIE-LCH | lch(61.48, 31.47, 218.26°) |
| OKLab | oklab(65.82% -0.0873 -0.0543) |
| OKLCH | oklch(65.82% 0.103 211.9) |
| XYZ | xyz(22.4869, 29.7962, 48.8130) |
| Luminance | 0.2980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 7.13
Teal Blue
#01889F
ΔE00 8.93
Greyblue
#77A1B5
ΔE00 9.55
Sea
#3C9992
ΔE00 10.80
Darkcyan
#008B8B
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA2B6 #B6422E
analogous
#2EB686 #2EA2B6 #2E5EB6
triadic
#2EA2B6 #B62EA2 #A2B62E
tetradic
#2EA2B6 #862EB6 #B6422E #5EB62E
square
#2EA2B6 #862EB6 #B6422E #5EB62E
split-complementary
#2EA2B6 #B62E5E #B6862E
monochromatic
#154B54 #227785 #2EA2B6 #4FBFD2 #80D1DF
Accessibility & contrast
On white
3.02
#2EA2B6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#2EA2B6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA2B6
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA2B6 | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB7
Deuteranopia (green-blind)
#808FB6
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2ea2b6; /* rgb */ color: rgb(46, 162, 182); /* oklch */ color: oklch(65.8% 0.103 211.9);
Tailwind
colors: {
custom: {
50: '#7cbecc',
500: '#2ea2b6',
950: '#000000',
},
}SCSS
$custom: #2ea2b6; $custom-light: #7cbecc; $custom-dark: #000000;
JSON
{
"hex": "#2ea2b6",
"rgb": {
"r": 46,
"g": 162,
"b": 182
},
"hsl": {
"h": 188.824,
"s": 59.649,
"l": 44.706
},
"oklch": {
"l": 0.65821,
"c": 0.1028,
"h": 211.9
},
"luminance": 0.29799
}Semantic roles & 50–950 ramp
primary
#2EA2B6
secondary
#C88478
accent
#5C45E3
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182