#65ADF2#65ADF2
#65ADF2 is a light, vivid cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.124 H 248.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65ADF2 |
|---|---|
| RGB | rgb(101, 173, 242) |
| HSL | hsl(209, 84%, 67%) |
| HSV | hsv(209, 58%, 95%) |
| CMYK | cmyk(58.3%, 28.5%, 0%, 5.1%) |
| CIE-LAB | lab(68.80, -2.63, -41.23) |
| CIE-LCH | lch(68.80, 41.31, 266.35°) |
| OKLab | oklab(72.92% -0.0447 -0.116) |
| OKLCH | oklch(72.92% 0.124 248.9) |
| XYZ | xyz(36.3316, 39.0614, 89.6122) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.86
Carolina Blue
#8AB8FE
ΔE00 5.99
Azure (survey)
#069AF3
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 8.04
Sky
#82CAFC
ΔE00 8.23
Lightblue (survey)
#7BC8F6
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ADF2 #F2AA65
analogous
#65F2F1 #65ADF2 #6566F2
triadic
#65ADF2 #F265AD #ADF265
tetradic
#65ADF2 #F165F2 #F2AA65 #66F265
square
#65ADF2 #F165F2 #F2AA65 #66F265
split-complementary
#65ADF2 #F26566 #F2F165
monochromatic
#1170CB #2D8FED #65ADF2 #9DCBF7 #D6E9FC
Accessibility & contrast
On white
2.38
#65ADF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#65ADF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ADF2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ADF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ADF2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#7DA2F1
Tritanopia (blue-blind)
#00BDC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65adf2; /* rgb */ color: rgb(101, 173, 242); /* oklch */ color: oklch(72.9% 0.124 248.9);
Tailwind
colors: {
custom: {
50: '#9bc5f6',
500: '#65adf2',
950: '#000000',
},
}SCSS
$custom: #65adf2; $custom-light: #9bc5f6; $custom-dark: #000000;
JSON
{
"hex": "#65adf2",
"rgb": {
"r": 101,
"g": 173,
"b": 242
},
"hsl": {
"h": 209.362,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.72919,
"c": 0.12434,
"h": 248.9
},
"luminance": 0.39065
}Semantic roles & 50–950 ramp
primary
#65ADF2
secondary
#F0D9C3
accent
#7005E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1217
muted
#7F8185