#65D4F7#65D4F7
#65D4F7 is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.8% C 0.112 H 221.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4F7 |
|---|---|
| RGB | rgb(101, 212, 247) |
| HSL | hsl(194, 90%, 68%) |
| HSV | hsv(194, 59%, 97%) |
| CMYK | cmyk(59.1%, 14.2%, 0%, 3.1%) |
| CIE-LAB | lab(79.93, -21.82, -26.70) |
| CIE-LCH | lch(79.93, 34.48, 230.74°) |
| OKLab | oklab(81.82% -0.084 -0.0743) |
| OKLCH | oklch(81.82% 0.112 221.5) |
| XYZ | xyz(45.6922, 56.5645, 96.4877) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.50
Bright Sky Blue
#02CCFE
ΔE00 4.51
Lightskyblue
#87CEFA
ΔE00 6.51
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4F7 #F78865
analogous
#65F7D1 #65D4F7 #658BF7
triadic
#65D4F7 #F765D4 #D4F765
tetradic
#65D4F7 #D165F7 #F78865 #8BF765
square
#65D4F7 #D165F7 #F78865 #8BF765
split-complementary
#65D4F7 #F7658B #F7D165
monochromatic
#0BA6D6 #2BC4F4 #65D4F7 #9FE4FA #D9F4FD
Accessibility & contrast
On white
1.71
#65D4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#65D4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4F7
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4F7 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFF9
Deuteranopia (green-blind)
#AABFF7
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65d4f7; /* rgb */ color: rgb(101, 212, 247); /* oklch */ color: oklch(81.8% 0.112 221.5);
Tailwind
colors: {
custom: {
50: '#9de1fa',
500: '#65d4f7',
950: '#000000',
},
}SCSS
$custom: #65d4f7; $custom-light: #9de1fa; $custom-dark: #000000;
JSON
{
"hex": "#65d4f7",
"rgb": {
"r": 101,
"g": 212,
"b": 247
},
"hsl": {
"h": 194.384,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.81824,
"c": 0.11213,
"h": 221.5
},
"luminance": 0.56569
}Semantic roles & 50–950 ramp
primary
#65D4F7
secondary
#D05630
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485