#65ACCA#65ACCA
#65ACCA is a light, moderate cyan. Relative luminance 0.365; OKLCH L 70.9% C 0.084 H 227.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACCA |
|---|---|
| RGB | rgb(101, 172, 202) |
| HSL | hsl(198, 49%, 59%) |
| HSV | hsv(198, 50%, 79%) |
| CMYK | cmyk(50%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(66.93, -14.09, -22.17) |
| CIE-LCH | lch(66.93, 26.27, 237.55°) |
| OKLab | oklab(70.91% -0.0569 -0.0614) |
| OKLCH | oklch(70.91% 0.084 227.2) |
| XYZ | xyz(30.7761, 36.5335, 61.2955) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.19
Bluegrey
#85A3B2
ΔE00 7.48
Deepskyblue
#00BFFF
ΔE00 8.81
Lightblue (survey)
#7BC8F6
ΔE00 8.86
Turquoise Blue
#06B1C4
ΔE00 8.91
Sky Blue
#87CEEB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACCA #CA8365
analogous
#65CAB6 #65ACCA #657ACA
triadic
#65ACCA #CA65AC #ACCA65
tetradic
#65ACCA #B665CA #CA8365 #7ACA65
square
#65ACCA #B665CA #CA8365 #7ACA65
split-complementary
#65ACCA #CA657A #CAB665
monochromatic
#2E6C86 #3E91B4 #65ACCA #93C5DA #C0DDE9
Accessibility & contrast
On white
2.53
#65ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#65ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACCA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACCA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#2DB5B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #65acca; /* rgb */ color: rgb(101, 172, 202); /* oklch */ color: oklch(70.9% 0.084 227.2);
Tailwind
colors: {
custom: {
50: '#97c4da',
500: '#65acca',
950: '#000000',
},
}SCSS
$custom: #65acca; $custom-light: #97c4da; $custom-dark: #000000;
JSON
{
"hex": "#65acca",
"rgb": {
"r": 101,
"g": 172,
"b": 202
},
"hsl": {
"h": 197.822,
"s": 48.792,
"l": 59.412
},
"oklch": {
"l": 0.70915,
"c": 0.08374,
"h": 227.2
},
"luminance": 0.36536
}Semantic roles & 50–950 ramp
primary
#65ACCA
secondary
#D9BDB2
accent
#784FD8
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183