#2EA6BC#2EA6BC
#2EA6BC is a light, moderate teal. Relative luminance 0.315; OKLCH L 67.0% C 0.106 H 213.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA6BC |
|---|---|
| RGB | rgb(46, 166, 188) |
| HSL | hsl(189, 61%, 46%) |
| HSV | hsv(189, 76%, 74%) |
| CMYK | cmyk(75.5%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(62.91, -24.83, -20.66) |
| CIE-LCH | lch(62.91, 32.30, 219.77°) |
| OKLab | oklab(67.05% -0.0888 -0.0576) |
| OKLCH | oklch(67.05% 0.106 213) |
| XYZ | xyz(23.8361, 31.4812, 52.3874) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.80
Cadetblue
#5F9EA0
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 9.34
Teal Blue
#01889F
ΔE00 10.08
Sea
#3C9992
ΔE00 11.78
Bluegrey
#85A3B2
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA6BC #BC442E
analogous
#2EBC8B #2EA6BC #2E5FBC
triadic
#2EA6BC #BC2EA6 #A6BC2E
tetradic
#2EA6BC #8B2EBC #BC442E #5FBC2E
square
#2EA6BC #8B2EBC #BC442E #5FBC2E
split-complementary
#2EA6BC #BC2E5F #BC8B2E
monochromatic
#164F5A #227B8B #2EA6BC #52C1D5 #84D2E1
Accessibility & contrast
On white
2.88
#2EA6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#2EA6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA6BC
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA6BC | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BD
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2ea6bc; /* rgb */ color: rgb(46, 166, 188); /* oklch */ color: oklch(67.0% 0.106 213.0);
Tailwind
colors: {
custom: {
50: '#7dc0d0',
500: '#2ea6bc',
950: '#000000',
},
}SCSS
$custom: #2ea6bc; $custom-light: #7dc0d0; $custom-dark: #000000;
JSON
{
"hex": "#2ea6bc",
"rgb": {
"r": 46,
"g": 166,
"b": 188
},
"hsl": {
"h": 189.296,
"s": 60.684,
"l": 45.882
},
"oklch": {
"l": 0.67049,
"c": 0.10584,
"h": 213
},
"luminance": 0.31484
}Semantic roles & 50–950 ramp
primary
#2EA6BC
secondary
#CA887C
accent
#5D44E4
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1214
muted
#7C8182