#65D3F4#65D3F4
#65D3F4 is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.110 H 220.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3F4 |
|---|---|
| RGB | rgb(101, 211, 244) |
| HSL | hsl(194, 87%, 68%) |
| HSV | hsv(194, 59%, 96%) |
| CMYK | cmyk(58.6%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(79.55, -22.19, -25.69) |
| CIE-LCH | lch(79.55, 33.95, 229.18°) |
| OKLab | oklab(81.48% -0.0841 -0.0714) |
| OKLCH | oklch(81.48% 0.11 220.3) |
| XYZ | xyz(44.9838, 55.8825, 93.9862) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.68
Bright Sky Blue
#02CCFE
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 6.86
Lightskyblue
#87CEFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3F4 #F48665
analogous
#65F4CD #65D3F4 #658CF4
triadic
#65D3F4 #F465D3 #D3F465
tetradic
#65D3F4 #CD65F4 #F48665 #8CF465
square
#65D3F4 #CD65F4 #F48665 #8CF465
split-complementary
#65D3F4 #F4658C #F4CD65
monochromatic
#0FA3D0 #2CC3F0 #65D3F4 #9EE3F8 #D7F4FC
Accessibility & contrast
On white
1.72
#65D3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#65D3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3F4
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3F4 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#AABEF4
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d3f4; /* rgb */ color: rgb(101, 211, 244); /* oklch */ color: oklch(81.5% 0.110 220.3);
Tailwind
colors: {
custom: {
50: '#9de0f7',
500: '#65d3f4',
950: '#000000',
},
}SCSS
$custom: #65d3f4; $custom-light: #9de0f7; $custom-dark: #000000;
JSON
{
"hex": "#65d3f4",
"rgb": {
"r": 101,
"g": 211,
"b": 244
},
"hsl": {
"h": 193.846,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.8148,
"c": 0.11032,
"h": 220.3
},
"luminance": 0.55887
}Semantic roles & 50–950 ramp
primary
#65D3F4
secondary
#CB5532
accent
#3602E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485