#2EA6AE#2EA6AE
#2EA6AE is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.5% C 0.102 H 201.7°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA6AE |
|---|---|
| RGB | rgb(46, 166, 174) |
| HSL | hsl(184, 58%, 43%) |
| HSV | hsv(184, 74%, 68%) |
| CMYK | cmyk(73.6%, 4.6%, 0%, 31.8%) |
| CIE-LAB | lab(62.43, -29.21, -13.56) |
| CIE-LCH | lch(62.43, 32.20, 204.89°) |
| OKLab | oklab(66.5% -0.0947 -0.0377) |
| OKLCH | oklch(66.5% 0.102 201.7) |
| XYZ | xyz(22.3995, 30.9066, 44.8212) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.78
Cadetblue
#5F9EA0
ΔE00 5.51
Lightseagreen
#20B2AA
ΔE00 7.10
Sea
#3C9992
ΔE00 7.18
Blue Green
#0F9B8E
ΔE00 9.35
Topaz
#13BBAF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA6AE #AE362E
analogous
#2EAE76 #2EA6AE #2E66AE
triadic
#2EA6AE #AE2EA6 #A6AE2E
tetradic
#2EA6AE #762EAE #AE362E #66AE2E
square
#2EA6AE #762EAE #AE362E #66AE2E
split-complementary
#2EA6AE #AE2E66 #AE762E
monochromatic
#144A4D #21787E #2EA6AE #4AC7CF #7AD6DC
Accessibility & contrast
On white
2.92
#2EA6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#2EA6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA6AE
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA6AE | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FAF
Deuteranopia (green-blind)
#8791AF
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #2ea6ae; /* rgb */ color: rgb(46, 166, 174); /* oklch */ color: oklch(66.5% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#7bc1c6',
500: '#2ea6ae',
950: '#000000',
},
}SCSS
$custom: #2ea6ae; $custom-light: #7bc1c6; $custom-dark: #000000;
JSON
{
"hex": "#2ea6ae",
"rgb": {
"r": 46,
"g": 166,
"b": 174
},
"hsl": {
"h": 183.75,
"s": 58.182,
"l": 43.137
},
"oklch": {
"l": 0.66498,
"c": 0.1019,
"h": 201.7
},
"luminance": 0.30909
}Semantic roles & 50–950 ramp
primary
#2EA6AE
secondary
#C47974
accent
#5046E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182