#2EAAB7#2EAAB7
#2EAAB7 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.8% C 0.105 H 205.5°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAAB7 |
|---|---|
| RGB | rgb(46, 170, 183) |
| HSL | hsl(186, 60%, 45%) |
| HSV | hsv(186, 75%, 72%) |
| CMYK | cmyk(74.9%, 7.1%, 0%, 28.2%) |
| CIE-LAB | lab(63.95, -28.41, -16.29) |
| CIE-LCH | lch(63.95, 32.74, 209.83°) |
| OKLab | oklab(67.83% -0.0948 -0.0453) |
| OKLCH | oklch(67.83% 0.105 205.5) |
| XYZ | xyz(24.0449, 32.7463, 49.8440) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.71
Cadetblue
#5F9EA0
ΔE00 6.54
Lightseagreen
#20B2AA
ΔE00 8.43
Sea
#3C9992
ΔE00 9.36
Darkturquoise
#00CED1
ΔE00 10.51
Topaz
#13BBAF
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAAB7 #B73B2E
analogous
#2EB77F #2EAAB7 #2E66B7
triadic
#2EAAB7 #B72EAA #AAB72E
tetradic
#2EAAB7 #7F2EB7 #B73B2E #66B72E
square
#2EAAB7 #7F2EB7 #B73B2E #66B72E
split-complementary
#2EAAB7 #B72E66 #B77F2E
monochromatic
#154F55 #227D86 #2EAAB7 #4FC6D3 #80D6DF
Accessibility & contrast
On white
2.78
#2EAAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#2EAAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAAB7
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAAB7 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#8895B7
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2eaab7; /* rgb */ color: rgb(46, 170, 183); /* oklch */ color: oklch(67.8% 0.105 205.5);
Tailwind
colors: {
custom: {
50: '#7dc3cc',
500: '#2eaab7',
950: '#000000',
},
}SCSS
$custom: #2eaab7; $custom-light: #7dc3cc; $custom-dark: #000000;
JSON
{
"hex": "#2eaab7",
"rgb": {
"r": 46,
"g": 170,
"b": 183
},
"hsl": {
"h": 185.693,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.67833,
"c": 0.10507,
"h": 205.5
},
"luminance": 0.32749
}Semantic roles & 50–950 ramp
primary
#2EAAB7
secondary
#C88079
accent
#5445E3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182