#65D7F7#65D7F7
#65D7F7 is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 82.5% C 0.112 H 219.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7F7 |
|---|---|
| RGB | rgb(101, 215, 247) |
| HSL | hsl(193, 90%, 68%) |
| HSV | hsv(193, 59%, 97%) |
| CMYK | cmyk(59.1%, 13%, 0%, 3.1%) |
| CIE-LAB | lab(80.78, -23.33, -25.40) |
| CIE-LCH | lch(80.78, 34.49, 227.44°) |
| OKLab | oklab(82.5% -0.0871 -0.0706) |
| OKLCH | oklch(82.5% 0.112 219) |
| XYZ | xyz(46.4491, 58.0784, 96.7400) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.43
Sky Blue
#87CEEB
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 5.30
Bright Sky Blue
#02CCFE
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7F7 #F78565
analogous
#65F7CE #65D7F7 #658EF7
triadic
#65D7F7 #F765D7 #D7F765
tetradic
#65D7F7 #CE65F7 #F78565 #8EF765
square
#65D7F7 #CE65F7 #F78565 #8EF765
split-complementary
#65D7F7 #F7658E #F7CE65
monochromatic
#0BAAD6 #2BC8F4 #65D7F7 #9FE6FA #D9F5FD
Accessibility & contrast
On white
1.66
#65D7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#65D7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7F7
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7F7 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2F9
Deuteranopia (green-blind)
#AEC2F7
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d7f7; /* rgb */ color: rgb(101, 215, 247); /* oklch */ color: oklch(82.5% 0.112 219.0);
Tailwind
colors: {
custom: {
50: '#9de3fa',
500: '#65d7f7',
950: '#000000',
},
}SCSS
$custom: #65d7f7; $custom-light: #9de3fa; $custom-dark: #000000;
JSON
{
"hex": "#65d7f7",
"rgb": {
"r": 101,
"g": 215,
"b": 247
},
"hsl": {
"h": 193.151,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.82503,
"c": 0.11214,
"h": 219
},
"luminance": 0.58083
}Semantic roles & 50–950 ramp
primary
#65D7F7
secondary
#D05330
accent
#3200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485