#41ACE0#41ACE0
#41ACE0 is a light, vivid cyan. Relative luminance 0.360; OKLCH L 70.5% C 0.122 H 233.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACE0 |
|---|---|
| RGB | rgb(65, 172, 224) |
| HSL | hsl(200, 72%, 57%) |
| HSV | hsv(200, 71%, 88%) |
| CMYK | cmyk(71%, 23.2%, 0%, 12.2%) |
| CIE-LAB | lab(66.53, -13.84, -35.01) |
| CIE-LCH | lch(66.53, 37.65, 248.43°) |
| OKLab | oklab(70.53% -0.0725 -0.0985) |
| OKLCH | oklch(70.53% 0.122 233.6) |
| XYZ | xyz(30.3817, 36.0072, 75.8554) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.59
Azure (survey)
#069AF3
ΔE00 8.25
Sky Blue (survey)
#75BBFD
ΔE00 8.32
Lightblue (survey)
#7BC8F6
ΔE00 8.50
Greyblue
#77A1B5
ΔE00 9.22
Bright Sky Blue
#02CCFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACE0 #E07541
analogous
#41E0C5 #41ACE0 #415DE0
triadic
#41ACE0 #E041AC #ACE041
tetradic
#41ACE0 #C541E0 #E07541 #5DE041
square
#41ACE0 #C541E0 #E07541 #5DE041
split-complementary
#41ACE0 #E0415D #E0C541
monochromatic
#17688F #208EC4 #41ACE0 #76C3E9 #AADAF1
Accessibility & contrast
On white
2.56
#41ACE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#41ACE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACE0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACE0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#7D9BDF
Tritanopia (blue-blind)
#00BABE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41ace0; /* rgb */ color: rgb(65, 172, 224); /* oklch */ color: oklch(70.5% 0.122 233.6);
Tailwind
colors: {
custom: {
50: '#89c4ea',
500: '#41ace0',
950: '#000000',
},
}SCSS
$custom: #41ace0; $custom-light: #89c4ea; $custom-dark: #000000;
JSON
{
"hex": "#41ace0",
"rgb": {
"r": 65,
"g": 172,
"b": 224
},
"hsl": {
"h": 199.623,
"s": 71.946,
"l": 56.667
},
"oklch": {
"l": 0.7053,
"c": 0.1223,
"h": 233.6
},
"luminance": 0.36011
}Semantic roles & 50–950 ramp
primary
#41ACE0
secondary
#DFB39E
accent
#7539EF
background
#F9FCFE
surface
#F1F8FD
border
#CBD1D5
text
#0D1216
muted
#7E8184