#41ABE0#41ABE0
#41ABE0 is a light, vivid cyan. Relative luminance 0.356; OKLCH L 70.3% C 0.123 H 234.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABE0 |
|---|---|
| RGB | rgb(65, 171, 224) |
| HSL | hsl(200, 72%, 57%) |
| HSV | hsv(200, 71%, 88%) |
| CMYK | cmyk(71%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(66.23, -13.30, -35.47) |
| CIE-LCH | lch(66.23, 37.88, 249.44°) |
| OKLab | oklab(70.3% -0.0716 -0.0998) |
| OKLCH | oklch(70.3% 0.123 234.3) |
| XYZ | xyz(30.1921, 35.6280, 75.7922) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.85
Azure (survey)
#069AF3
ΔE00 7.80
Sky Blue (survey)
#75BBFD
ΔE00 8.25
Lightblue (survey)
#7BC8F6
ΔE00 8.72
Greyblue
#77A1B5
ΔE00 9.27
Bright Sky Blue
#02CCFE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABE0 #E07641
analogous
#41E0C6 #41ABE0 #415CE0
triadic
#41ABE0 #E041AB #ABE041
tetradic
#41ABE0 #C641E0 #E07641 #5CE041
square
#41ABE0 #C641E0 #E07641 #5CE041
split-complementary
#41ABE0 #E0415C #E0C641
monochromatic
#17678F #208DC4 #41ABE0 #76C2E9 #AADAF1
Accessibility & contrast
On white
2.58
#41ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#41ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABE0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABE0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE3
Deuteranopia (green-blind)
#7C9ADF
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41abe0; /* rgb */ color: rgb(65, 171, 224); /* oklch */ color: oklch(70.3% 0.123 234.3);
Tailwind
colors: {
custom: {
50: '#89c4ea',
500: '#41abe0',
950: '#000000',
},
}SCSS
$custom: #41abe0; $custom-light: #89c4ea; $custom-dark: #000000;
JSON
{
"hex": "#41abe0",
"rgb": {
"r": 65,
"g": 171,
"b": 224
},
"hsl": {
"h": 200,
"s": 71.946,
"l": 56.667
},
"oklch": {
"l": 0.70298,
"c": 0.12279,
"h": 234.3
},
"luminance": 0.35631
}Semantic roles & 50–950 ramp
primary
#41ABE0
secondary
#DFB49E
accent
#7639EF
background
#F9FCFE
surface
#F1F8FD
border
#CBD1D5
text
#0D1216
muted
#7E8184