#2DAEE2#2DAEE2
#2DAEE2 is a light, vivid cyan. Relative luminance 0.363; OKLCH L 70.6% C 0.130 H 230.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #2DAEE2 |
|---|---|
| RGB | rgb(45, 174, 226) |
| HSL | hsl(197, 76%, 53%) |
| HSV | hsv(197, 80%, 89%) |
| CMYK | cmyk(80.1%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(66.76, -16.53, -35.78) |
| CIE-LCH | lch(66.76, 39.41, 245.21°) |
| OKLab | oklab(70.62% -0.0824 -0.1008) |
| OKLCH | oklch(70.62% 0.13 230.7) |
| XYZ | xyz(29.9401, 36.3172, 77.3687) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.00
Bright Sky Blue
#02CCFE
ΔE00 8.28
Lightblue (survey)
#7BC8F6
ΔE00 8.72
Sky Blue (survey)
#75BBFD
ΔE00 9.43
Azure (survey)
#069AF3
ΔE00 9.64
Greyblue
#77A1B5
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DAEE2 #E2612D
analogous
#2DE2BC #2DAEE2 #2D53E2
triadic
#2DAEE2 #E22DAE #AEE22D
tetradic
#2DAEE2 #BC2DE2 #E2612D #53E22D
square
#2DAEE2 #BC2DE2 #E2612D #53E22D
split-complementary
#2DAEE2 #E22D53 #E2BC2D
monochromatic
#126283 #198BB8 #2DAEE2 #63C3E9 #99D7F1
Accessibility & contrast
On white
2.54
#2DAEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#2DAEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DAEE2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DAEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DAEE2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ACE4
Deuteranopia (green-blind)
#7C9BE1
Tritanopia (blue-blind)
#00BCBF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2daee2; /* rgb */ color: rgb(45, 174, 226); /* oklch */ color: oklch(70.6% 0.130 230.7);
Tailwind
colors: {
custom: {
50: '#83c6eb',
500: '#2daee2',
950: '#000000',
},
}SCSS
$custom: #2daee2; $custom-light: #83c6eb; $custom-dark: #000000;
JSON
{
"hex": "#2daee2",
"rgb": {
"r": 45,
"g": 174,
"b": 226
},
"hsl": {
"h": 197.238,
"s": 75.732,
"l": 53.137
},
"oklch": {
"l": 0.70622,
"c": 0.13015,
"h": 230.7
},
"luminance": 0.36321
}Semantic roles & 50–950 ramp
primary
#2DAEE2
secondary
#DCA58E
accent
#6C35F2
background
#F8FCFE
surface
#F0F8FD
border
#CBD1D5
text
#0D1316
muted
#7D8284