#41ACCF#41ACCF
#41ACCF is a light, moderate cyan. Relative luminance 0.351; OKLCH L 69.8% C 0.108 H 223.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACCF |
|---|---|
| RGB | rgb(65, 172, 207) |
| HSL | hsl(195, 60%, 53%) |
| HSV | hsv(195, 69%, 81%) |
| CMYK | cmyk(68.6%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(65.85, -19.36, -26.69) |
| CIE-LCH | lch(65.85, 32.97, 234.04°) |
| OKLab | oklab(69.77% -0.0786 -0.0746) |
| OKLCH | oklch(69.77% 0.108 223.5) |
| XYZ | xyz(28.1904, 35.1307, 64.3146) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.13
Greyblue
#77A1B5
ΔE00 7.79
Deepskyblue
#00BFFF
ΔE00 8.09
Bright Sky Blue
#02CCFE
ΔE00 8.90
Lightblue (survey)
#7BC8F6
ΔE00 10.10
Bluegrey
#85A3B2
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACCF #CF6441
analogous
#41CFAB #41ACCF #4165CF
triadic
#41ACCF #CF41AC #ACCF41
tetradic
#41ACCF #AB41CF #CF6441 #65CF41
square
#41ACCF #AB41CF #CF6441 #65CF41
split-complementary
#41ACCF #CF4165 #CFAB41
monochromatic
#1E6177 #2B89A8 #41ACCF #72C1DB #A3D7E8
Accessibility & contrast
On white
2.62
#41ACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#41ACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACCF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACCF | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8D1
Deuteranopia (green-blind)
#849ACF
Tritanopia (blue-blind)
#00B7B7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41accf; /* rgb */ color: rgb(65, 172, 207); /* oklch */ color: oklch(69.8% 0.108 223.5);
Tailwind
colors: {
custom: {
50: '#86c4dd',
500: '#41accf',
950: '#000000',
},
}SCSS
$custom: #41accf; $custom-light: #86c4dd; $custom-dark: #000000;
JSON
{
"hex": "#41accf",
"rgb": {
"r": 65,
"g": 172,
"b": 207
},
"hsl": {
"h": 194.789,
"s": 59.664,
"l": 53.333
},
"oklch": {
"l": 0.69768,
"c": 0.10837,
"h": 223.5
},
"luminance": 0.35134
}Semantic roles & 50–950 ramp
primary
#41ACCF
secondary
#D4A697
accent
#6C45E3
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0D1215
muted
#7D8183