#65DFF8#65DFF8
#65DFF8 is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.4% C 0.114 H 213.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFF8 |
|---|---|
| RGB | rgb(101, 223, 248) |
| HSL | hsl(190, 91%, 68%) |
| HSV | hsv(190, 59%, 97%) |
| CMYK | cmyk(59.3%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.08, -27.00, -22.44) |
| CIE-LCH | lch(83.08, 35.10, 219.73°) |
| OKLab | oklab(84.36% -0.095 -0.0622) |
| OKLCH | oklch(84.36% 0.114 213.2) |
| XYZ | xyz(48.6909, 62.3144, 98.2506) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFF8 #F87E65
analogous
#65F8C7 #65DFF8 #6595F8
triadic
#65DFF8 #F865DF #DFF865
tetradic
#65DFF8 #C765F8 #F87E65 #95F865
square
#65DFF8 #C765F8 #F87E65 #95F865
split-complementary
#65DFF8 #F86595 #F8C765
monochromatic
#0AB6D9 #2AD3F5 #65DFF8 #A0EBFB #DAF7FD
Accessibility & contrast
On white
1.56
#65DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#65DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFF8
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFF8 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F9
Deuteranopia (green-blind)
#B6C8F8
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65dff8; /* rgb */ color: rgb(101, 223, 248); /* oklch */ color: oklch(84.4% 0.114 213.2);
Tailwind
colors: {
custom: {
50: '#9ee9fa',
500: '#65dff8',
950: '#000000',
},
}SCSS
$custom: #65dff8; $custom-light: #9ee9fa; $custom-dark: #000000;
JSON
{
"hex": "#65dff8",
"rgb": {
"r": 101,
"g": 223,
"b": 248
},
"hsl": {
"h": 190.204,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.84357,
"c": 0.11358,
"h": 213.2
},
"luminance": 0.62319
}Semantic roles & 50–950 ramp
primary
#65DFF8
secondary
#D14B30
accent
#2700E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485