#65A2D2#65A2D2
#65A2D2 is a light, moderate cyan. Relative luminance 0.333; OKLCH L 69.0% C 0.095 H 243.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65A2D2 |
|---|---|
| RGB | rgb(101, 162, 210) |
| HSL | hsl(206, 55%, 61%) |
| HSV | hsv(206, 52%, 82%) |
| CMYK | cmyk(51.9%, 22.9%, 0%, 17.6%) |
| CIE-LAB | lab(64.37, -6.31, -30.53) |
| CIE-LCH | lch(64.37, 31.17, 258.33°) |
| OKLab | oklab(68.99% -0.0425 -0.0852) |
| OKLCH | oklch(68.99% 0.095 243.5) |
| XYZ | xyz(29.9159, 33.2581, 65.8033) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.94
Cornflowerblue
#6495ED
ΔE00 6.69
Dark Sky Blue
#448EE4
ΔE00 7.21
Dodgerblue
#1E90FF
ΔE00 7.48
Sky Blue (survey)
#75BBFD
ΔE00 7.77
Greyblue
#77A1B5
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A2D2 #D29565
analogous
#65D2CB #65A2D2 #656BD2
triadic
#65A2D2 #D265A2 #A2D265
tetradic
#65A2D2 #CB65D2 #D29565 #6BD265
square
#65A2D2 #CB65D2 #D29565 #6BD265
split-complementary
#65A2D2 #D2656B #D2CB65
monochromatic
#2B6492 #3885C1 #65A2D2 #94BFE0 #C4DBEE
Accessibility & contrast
On white
2.74
#65A2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#65A2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A2D2
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A2D2 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA2D4
Deuteranopia (green-blind)
#7F97D1
Tritanopia (blue-blind)
#27AEB2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #65a2d2; /* rgb */ color: rgb(101, 162, 210); /* oklch */ color: oklch(69.0% 0.095 243.5);
Tailwind
colors: {
custom: {
50: '#97bde0',
500: '#65a2d2',
950: '#000000',
},
}SCSS
$custom: #65a2d2; $custom-light: #97bde0; $custom-dark: #000000;
JSON
{
"hex": "#65a2d2",
"rgb": {
"r": 101,
"g": 162,
"b": 210
},
"hsl": {
"h": 206.422,
"s": 54.774,
"l": 60.98
},
"oklch": {
"l": 0.68989,
"c": 0.09523,
"h": 243.5
},
"luminance": 0.33261
}Semantic roles & 50–950 ramp
primary
#65A2D2
secondary
#DEC7B5
accent
#6923C2
background
#F9FBFD
surface
#F2F6FB
border
#CCD0D4
text
#0E1215
muted
#7E8183