#65ACC2#65ACC2
#65ACC2 is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.6% C 0.078 H 219.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACC2 |
|---|---|
| RGB | rgb(101, 172, 194) |
| HSL | hsl(194, 43%, 58%) |
| HSV | hsv(194, 48%, 76%) |
| CMYK | cmyk(47.9%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(66.65, -16.35, -18.16) |
| CIE-LCH | lch(66.65, 24.44, 228.00°) |
| OKLab | oklab(70.6% -0.0599 -0.0502) |
| OKLCH | oklch(70.6% 0.078 219.9) |
| XYZ | xyz(29.8533, 36.1644, 56.4357) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 7.64
Cadetblue
#5F9EA0
ΔE00 8.99
Sky Blue
#87CEEB
ΔE00 9.63
Bluey Grey
#89A0B0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACC2 #C27B65
analogous
#65C2AA #65ACC2 #657DC2
triadic
#65ACC2 #C265AC #ACC265
tetradic
#65ACC2 #AA65C2 #C27B65 #7DC265
square
#65ACC2 #AA65C2 #C27B65 #7DC265
split-complementary
#65ACC2 #C2657D #C2AA65
monochromatic
#316A7C #4290A7 #65ACC2 #91C4D3 #BDDBE5
Accessibility & contrast
On white
2.55
#65ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#65ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACC2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACC2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C3
Deuteranopia (green-blind)
#909DC2
Tritanopia (blue-blind)
#35B3B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65acc2; /* rgb */ color: rgb(101, 172, 194); /* oklch */ color: oklch(70.6% 0.078 219.9);
Tailwind
colors: {
custom: {
50: '#96c4d4',
500: '#65acc2',
950: '#000000',
},
}SCSS
$custom: #65acc2; $custom-light: #96c4d4; $custom-dark: #000000;
JSON
{
"hex": "#65acc2",
"rgb": {
"r": 101,
"g": 172,
"b": 194
},
"hsl": {
"h": 194.194,
"s": 43.256,
"l": 57.843
},
"oklch": {
"l": 0.70599,
"c": 0.07817,
"h": 219.9
},
"luminance": 0.36167
}Semantic roles & 50–950 ramp
primary
#65ACC2
secondary
#D4B8AF
accent
#7355D3
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183