#65DCF8#65DCF8
#65DCF8 is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.113 H 215.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF8 |
|---|---|
| RGB | rgb(101, 220, 248) |
| HSL | hsl(191, 91%, 68%) |
| HSV | hsv(191, 59%, 97%) |
| CMYK | cmyk(59.3%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.23, -25.52, -23.73) |
| CIE-LCH | lch(82.23, 34.85, 222.91°) |
| OKLab | oklab(83.68% -0.0919 -0.0659) |
| OKLCH | oklch(83.68% 0.113 215.6) |
| XYZ | xyz(47.8965, 60.7256, 97.9858) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF8 #F88165
analogous
#65F8CB #65DCF8 #6592F8
triadic
#65DCF8 #F865DC #DCF865
tetradic
#65DCF8 #CB65F8 #F88165 #92F865
square
#65DCF8 #CB65F8 #F88165 #92F865
split-complementary
#65DCF8 #F86592 #F8CB65
monochromatic
#0AB1D9 #2ACFF5 #65DCF8 #A0E9FB #DAF7FD
Accessibility & contrast
On white
1.60
#65DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#65DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6FA
Deuteranopia (green-blind)
#B3C6F8
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dcf8; /* rgb */ color: rgb(101, 220, 248); /* oklch */ color: oklch(83.7% 0.113 215.6);
Tailwind
colors: {
custom: {
50: '#9ee7fa',
500: '#65dcf8',
950: '#000000',
},
}SCSS
$custom: #65dcf8; $custom-light: #9ee7fa; $custom-dark: #000000;
JSON
{
"hex": "#65dcf8",
"rgb": {
"r": 101,
"g": 220,
"b": 248
},
"hsl": {
"h": 191.429,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.83675,
"c": 0.11308,
"h": 215.6
},
"luminance": 0.6073
}Semantic roles & 50–950 ramp
primary
#65DCF8
secondary
#D14F30
accent
#2C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485