#2EAEE3#2EAEE3
#2EAEE3 is a light, vivid cyan. Relative luminance 0.364; OKLCH L 70.7% C 0.131 H 231.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAEE3 |
|---|---|
| RGB | rgb(46, 174, 227) |
| HSL | hsl(198, 76%, 54%) |
| HSV | hsv(198, 80%, 89%) |
| CMYK | cmyk(79.7%, 23.3%, 0%, 11%) |
| CIE-LAB | lab(66.82, -16.09, -36.23) |
| CIE-LCH | lch(66.82, 39.65, 246.05°) |
| OKLab | oklab(70.69% -0.0817 -0.1021) |
| OKLCH | oklch(70.69% 0.131 231.3) |
| XYZ | xyz(30.1222, 36.3953, 78.0956) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 4.92
Bright Sky Blue
#02CCFE
ΔE00 8.38
Lightblue (survey)
#7BC8F6
ΔE00 8.64
Sky Blue (survey)
#75BBFD
ΔE00 9.21
Azure (survey)
#069AF3
ΔE00 9.38
Sky
#82CAFC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAEE3 #E3632E
analogous
#2EE3BD #2EAEE3 #2E53E3
triadic
#2EAEE3 #E32EAE #AEE32E
tetradic
#2EAEE3 #BD2EE3 #E3632E #53E32E
square
#2EAEE3 #BD2EE3 #E3632E #53E32E
split-complementary
#2EAEE3 #E32E53 #E3BD2E
monochromatic
#126385 #198BBB #2EAEE3 #64C3EA #9AD8F1
Accessibility & contrast
On white
2.54
#2EAEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#2EAEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAEE3
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAEE3 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ACE6
Deuteranopia (green-blind)
#7B9BE2
Tritanopia (blue-blind)
#00BCC0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2eaee3; /* rgb */ color: rgb(46, 174, 227); /* oklch */ color: oklch(70.7% 0.131 231.3);
Tailwind
colors: {
custom: {
50: '#83c6ec',
500: '#2eaee3',
950: '#000000',
},
}SCSS
$custom: #2eaee3; $custom-light: #83c6ec; $custom-dark: #000000;
JSON
{
"hex": "#2eaee3",
"rgb": {
"r": 46,
"g": 174,
"b": 227
},
"hsl": {
"h": 197.569,
"s": 76.371,
"l": 53.529
},
"oklch": {
"l": 0.70689,
"c": 0.13073,
"h": 231.3
},
"luminance": 0.36399
}Semantic roles & 50–950 ramp
primary
#2EAEE3
secondary
#DDA690
accent
#6D35F3
background
#F8FCFE
surface
#F0F8FD
border
#CBD1D5
text
#0D1316
muted
#7D8284