#2EACDB#2EACDB
#2EACDB is a light, vivid cyan. Relative luminance 0.352; OKLCH L 69.8% C 0.125 H 228.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #2EACDB |
|---|---|
| RGB | rgb(46, 172, 219) |
| HSL | hsl(196, 71%, 52%) |
| HSV | hsv(196, 79%, 86%) |
| CMYK | cmyk(79%, 21.5%, 0%, 14.1%) |
| CIE-LAB | lab(65.90, -17.74, -33.26) |
| CIE-LCH | lch(65.90, 37.70, 241.93°) |
| OKLab | oklab(69.85% -0.0826 -0.0935) |
| OKLCH | oklch(69.85% 0.125 228.5) |
| XYZ | xyz(28.6602, 35.1968, 72.2872) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.07
Bright Sky Blue
#02CCFE
ΔE00 8.59
Greyblue
#77A1B5
ΔE00 9.13
Lightblue (survey)
#7BC8F6
ΔE00 9.45
Turquoise Blue
#06B1C4
ΔE00 9.79
Azure (survey)
#069AF3
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EACDB #DB5D2E
analogous
#2EDBB4 #2EACDB #2E55DB
triadic
#2EACDB #DB2EAC #ACDB2E
tetradic
#2EACDB #B42EDB #DB5D2E #55DB2E
square
#2EACDB #B42EDB #DB5D2E #55DB2E
split-complementary
#2EACDB #DB2E55 #DBB42E
monochromatic
#155E7A #1E87AE #2EACDB #62C1E4 #96D5ED
Accessibility & contrast
On white
2.61
#2EACDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#2EACDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EACDB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EACDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EACDB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DD
Deuteranopia (green-blind)
#7D99DA
Tritanopia (blue-blind)
#00B9BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2eacdb; /* rgb */ color: rgb(46, 172, 219); /* oklch */ color: oklch(69.8% 0.125 228.5);
Tailwind
colors: {
custom: {
50: '#82c4e6',
500: '#2eacdb',
950: '#000000',
},
}SCSS
$custom: #2eacdb; $custom-light: #82c4e6; $custom-dark: #000000;
JSON
{
"hex": "#2eacdb",
"rgb": {
"r": 46,
"g": 172,
"b": 219
},
"hsl": {
"h": 196.301,
"s": 70.612,
"l": 51.961
},
"oklch": {
"l": 0.69845,
"c": 0.12482,
"h": 228.5
},
"luminance": 0.352
}Semantic roles & 50–950 ramp
primary
#2EACDB
secondary
#D8A18D
accent
#6B3AED
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1216
muted
#7D8184