#2EABBB#2EABBB
#2EABBB is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.106 H 207.8°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #2EABBB |
|---|---|
| RGB | rgb(46, 171, 187) |
| HSL | hsl(187, 61%, 46%) |
| HSV | hsv(187, 75%, 73%) |
| CMYK | cmyk(75.4%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.40, -27.66, -17.85) |
| CIE-LCH | lch(64.40, 32.91, 212.84°) |
| OKLab | oklab(68.24% -0.0941 -0.0496) |
| OKLCH | oklch(68.24% 0.106 207.8) |
| XYZ | xyz(24.6553, 33.2915, 52.1305) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.02
Cadetblue
#5F9EA0
ΔE00 7.14
Lightseagreen
#20B2AA
ΔE00 9.44
Sea
#3C9992
ΔE00 10.43
Darkturquoise
#00CED1
ΔE00 10.74
Greyblue
#77A1B5
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EABBB #BB3E2E
analogous
#2EBB85 #2EABBB #2E64BB
triadic
#2EABBB #BB2EAB #ABBB2E
tetradic
#2EABBB #852EBB #BB3E2E #64BB2E
square
#2EABBB #852EBB #BB3E2E #64BB2E
split-complementary
#2EABBB #BB2E64 #BB852E
monochromatic
#165159 #227E8A #2EABBB #52C6D4 #83D6E0
Accessibility & contrast
On white
2.74
#2EABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#2EABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EABBB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EABBB | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2eabbb; /* rgb */ color: rgb(46, 171, 187); /* oklch */ color: oklch(68.2% 0.106 207.8);
Tailwind
colors: {
custom: {
50: '#7dc4cf',
500: '#2eabbb',
950: '#000000',
},
}SCSS
$custom: #2eabbb; $custom-light: #7dc4cf; $custom-dark: #000000;
JSON
{
"hex": "#2eabbb",
"rgb": {
"r": 46,
"g": 171,
"b": 187
},
"hsl": {
"h": 186.809,
"s": 60.515,
"l": 45.686
},
"oklch": {
"l": 0.68235,
"c": 0.10641,
"h": 207.8
},
"luminance": 0.33295
}Semantic roles & 50–950 ramp
primary
#2EABBB
secondary
#CA847B
accent
#5644E4
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182