#40ACC7#40ACC7
#40ACC7 is a light, moderate cyan. Relative luminance 0.347; OKLCH L 69.4% C 0.104 H 217.6°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #40ACC7 |
|---|---|
| RGB | rgb(64, 172, 199) |
| HSL | hsl(192, 55%, 52%) |
| HSV | hsv(192, 68%, 78%) |
| CMYK | cmyk(67.8%, 13.6%, 0%, 22%) |
| CIE-LAB | lab(65.53, -22.03, -22.76) |
| CIE-LCH | lch(65.53, 31.67, 225.93°) |
| OKLab | oklab(69.4% -0.0822 -0.0634) |
| OKLCH | oklch(69.4% 0.104 217.6) |
| XYZ | xyz(27.1714, 34.7155, 59.2905) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.70
Greyblue
#77A1B5
ΔE00 8.20
Cadetblue
#5F9EA0
ΔE00 9.62
Bright Sky Blue
#02CCFE
ΔE00 9.90
Deepskyblue
#00BFFF
ΔE00 10.29
Bluegrey
#85A3B2
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40ACC7 #C75B40
analogous
#40C79F #40ACC7 #4069C7
triadic
#40ACC7 #C740AC #ACC740
tetradic
#40ACC7 #9F40C7 #C75B40 #69C740
square
#40ACC7 #9F40C7 #C75B40 #69C740
split-complementary
#40ACC7 #C74069 #C79F40
monochromatic
#205D6D #2E869C #40ACC7 #6FC1D5 #9FD5E3
Accessibility & contrast
On white
2.64
#40ACC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#40ACC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40ACC7
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40ACC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40ACC7 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA7C8
Deuteranopia (green-blind)
#8799C7
Tritanopia (blue-blind)
#00B5B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #40acc7; /* rgb */ color: rgb(64, 172, 199); /* oklch */ color: oklch(69.4% 0.104 217.6);
Tailwind
colors: {
custom: {
50: '#85c5d8',
500: '#40acc7',
950: '#000000',
},
}SCSS
$custom: #40acc7; $custom-light: #85c5d8; $custom-dark: #000000;
JSON
{
"hex": "#40acc7",
"rgb": {
"r": 64,
"g": 172,
"b": 199
},
"hsl": {
"h": 192,
"s": 54.656,
"l": 51.569
},
"oklch": {
"l": 0.69402,
"c": 0.10384,
"h": 217.6
},
"luminance": 0.34719
}Semantic roles & 50–950 ramp
primary
#40ACC7
secondary
#CFA094
accent
#674ADE
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183