#2EA4BC#2EA4BC
#2EA4BC is a light, moderate cyan. Relative luminance 0.308; OKLCH L 66.6% C 0.106 H 214.7°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA4BC |
|---|---|
| RGB | rgb(46, 164, 188) |
| HSL | hsl(190, 61%, 46%) |
| HSV | hsv(190, 76%, 74%) |
| CMYK | cmyk(75.5%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.30, -23.81, -21.59) |
| CIE-LCH | lch(62.30, 32.14, 222.20°) |
| OKLab | oklab(66.56% -0.0868 -0.0602) |
| OKLCH | oklch(66.56% 0.106 214.7) |
| XYZ | xyz(23.4754, 30.7598, 52.2672) |
| Luminance | 0.3076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.69
Cadetblue
#5F9EA0
ΔE00 8.24
Greyblue
#77A1B5
ΔE00 8.94
Teal Blue
#01889F
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 11.51
Dirty Blue
#3F829D
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA4BC #BC462E
analogous
#2EBC8D #2EA4BC #2E5DBC
triadic
#2EA4BC #BC2EA4 #A4BC2E
tetradic
#2EA4BC #8D2EBC #BC462E #5DBC2E
square
#2EA4BC #8D2EBC #BC462E #5DBC2E
split-complementary
#2EA4BC #BC2E5D #BC8D2E
monochromatic
#164E5A #22798B #2EA4BC #52BFD5 #84D1E1
Accessibility & contrast
On white
2.94
#2EA4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#2EA4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA4BC
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA4BC | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBD
Deuteranopia (green-blind)
#8091BC
Tritanopia (blue-blind)
#00ADAB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #2ea4bc; /* rgb */ color: rgb(46, 164, 188); /* oklch */ color: oklch(66.6% 0.106 214.7);
Tailwind
colors: {
custom: {
50: '#7dbfd0',
500: '#2ea4bc',
950: '#000000',
},
}SCSS
$custom: #2ea4bc; $custom-light: #7dbfd0; $custom-dark: #000000;
JSON
{
"hex": "#2ea4bc",
"rgb": {
"r": 46,
"g": 164,
"b": 188
},
"hsl": {
"h": 190.141,
"s": 60.684,
"l": 45.882
},
"oklch": {
"l": 0.66559,
"c": 0.10566,
"h": 214.7
},
"luminance": 0.30763
}Semantic roles & 50–950 ramp
primary
#2EA4BC
secondary
#CA897C
accent
#5F44E4
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1214
muted
#7C8182