#65D6F2#65D6F2
#65D6F2 is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.1% C 0.109 H 216.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65D6F2 |
|---|---|
| RGB | rgb(101, 214, 242) |
| HSL | hsl(192, 84%, 67%) |
| HSV | hsv(192, 58%, 95%) |
| CMYK | cmyk(58.3%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(80.33, -24.26, -23.43) |
| CIE-LCH | lch(80.33, 33.73, 224.00°) |
| OKLab | oklab(82.08% -0.088 -0.065) |
| OKLCH | oklch(82.08% 0.109 216.5) |
| XYZ | xyz(45.4340, 57.2662, 92.6463) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.93
Bright Sky Blue
#02CCFE
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D6F2 #F28165
analogous
#65F2C8 #65D6F2 #6590F2
triadic
#65D6F2 #F265D6 #D6F265
tetradic
#65D6F2 #C865F2 #F28165 #90F265
square
#65D6F2 #C865F2 #F28165 #90F265
split-complementary
#65D6F2 #F26590 #F2C865
monochromatic
#11A6CB #2DC7ED #65D6F2 #9DE5F7 #D6F4FC
Accessibility & contrast
On white
1.69
#65D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#65D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D6F2
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D6F2 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#AEC1F2
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d6f2; /* rgb */ color: rgb(101, 214, 242); /* oklch */ color: oklch(82.1% 0.109 216.5);
Tailwind
colors: {
custom: {
50: '#9de2f6',
500: '#65d6f2',
950: '#000000',
},
}SCSS
$custom: #65d6f2; $custom-light: #9de2f6; $custom-dark: #000000;
JSON
{
"hex": "#65d6f2",
"rgb": {
"r": 101,
"g": 214,
"b": 242
},
"hsl": {
"h": 191.915,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.82084,
"c": 0.10941,
"h": 216.5
},
"luminance": 0.57271
}Semantic roles & 50–950 ramp
primary
#65D6F2
secondary
#C85133
accent
#3005E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485