#65D7FF#65D7FF
#65D7FF is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 82.8% C 0.117 H 224.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7FF |
|---|---|
| RGB | rgb(101, 215, 255) |
| HSL | hsl(196, 100%, 70%) |
| HSV | hsv(196, 60%, 100%) |
| CMYK | cmyk(60.4%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(81.06, -21.00, -29.23) |
| CIE-LCH | lch(81.06, 35.99, 234.30°) |
| OKLab | oklab(82.82% -0.0842 -0.0814) |
| OKLCH | oklch(82.82% 0.117 224) |
| XYZ | xyz(47.7101, 58.5828, 103.3816) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.40
Sky Blue
#87CEEB
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 5.86
Lightblue (survey)
#7BC8F6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7FF #FF8D65
analogous
#65FFDA #65D7FF #658AFF
triadic
#65D7FF #FF65D7 #D7FF65
tetradic
#65D7FF #DA65FF #FF8D65 #8AFF65
square
#65D7FF #DA65FF #FF8D65 #8AFF65
split-complementary
#65D7FF #FF658A #FFDA65
monochromatic
#00ADEA #28C7FF #65D7FF #A2E7FF #DFF7FF
Accessibility & contrast
On white
1.65
#65D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#65D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7FF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7FF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#ABC2FF
Tritanopia (blue-blind)
#00E3E4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d7ff; /* rgb */ color: rgb(101, 215, 255); /* oklch */ color: oklch(82.8% 0.117 224.0);
Tailwind
colors: {
custom: {
50: '#9ee3ff',
500: '#65d7ff',
950: '#000000',
},
}SCSS
$custom: #65d7ff; $custom-light: #9ee3ff; $custom-dark: #000000;
JSON
{
"hex": "#65d7ff",
"rgb": {
"r": 101,
"g": 215,
"b": 255
},
"hsl": {
"h": 195.584,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.82819,
"c": 0.11712,
"h": 224
},
"luminance": 0.58588
}Semantic roles & 50–950 ramp
primary
#65D7FF
secondary
#DA5B2E
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486