#65D4F8#65D4F8
#65D4F8 is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.9% C 0.113 H 222.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4F8 |
|---|---|
| RGB | rgb(101, 212, 248) |
| HSL | hsl(195, 91%, 68%) |
| HSV | hsv(195, 59%, 97%) |
| CMYK | cmyk(59.3%, 14.5%, 0%, 2.7%) |
| CIE-LAB | lab(79.97, -21.53, -27.18) |
| CIE-LCH | lch(79.97, 34.67, 231.61°) |
| OKLab | oklab(81.86% -0.0837 -0.0756) |
| OKLCH | oklch(81.86% 0.113 222.1) |
| XYZ | xyz(45.8469, 56.6264, 97.3026) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 4.02
Bright Sky Blue
#02CCFE
ΔE00 4.37
Baby Blue
#89CFF0
ΔE00 4.38
Lightskyblue
#87CEFA
ΔE00 6.29
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4F8 #F88965
analogous
#65F8D2 #65D4F8 #658AF8
triadic
#65D4F8 #F865D4 #D4F865
tetradic
#65D4F8 #D265F8 #F88965 #8AF865
square
#65D4F8 #D265F8 #F88965 #8AF865
split-complementary
#65D4F8 #F8658A #F8D265
monochromatic
#0AA6D9 #2AC4F5 #65D4F8 #A0E4FB #DAF5FD
Accessibility & contrast
On white
1.70
#65D4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#65D4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4F8
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4F8 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFFA
Deuteranopia (green-blind)
#AABFF8
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65d4f8; /* rgb */ color: rgb(101, 212, 248); /* oklch */ color: oklch(81.9% 0.113 222.1);
Tailwind
colors: {
custom: {
50: '#9de1fa',
500: '#65d4f8',
950: '#000000',
},
}SCSS
$custom: #65d4f8; $custom-light: #9de1fa; $custom-dark: #000000;
JSON
{
"hex": "#65d4f8",
"rgb": {
"r": 101,
"g": 212,
"b": 248
},
"hsl": {
"h": 194.694,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.81864,
"c": 0.11277,
"h": 222.1
},
"luminance": 0.56631
}Semantic roles & 50–950 ramp
primary
#65D4F8
secondary
#D15730
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485