#65D2F5#65D2F5
#65D2F5 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.111 H 221.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2F5 |
|---|---|
| RGB | rgb(101, 210, 245) |
| HSL | hsl(195, 88%, 68%) |
| HSV | hsv(195, 59%, 96%) |
| CMYK | cmyk(58.8%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(79.30, -21.39, -26.60) |
| CIE-LCH | lch(79.30, 34.14, 231.19°) |
| OKLab | oklab(81.29% -0.0827 -0.074) |
| OKLCH | oklch(81.29% 0.111 221.8) |
| XYZ | xyz(44.8883, 55.4480, 94.7054) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.82
Neon Blue
#04D9FF
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 6.24
Lightskyblue
#87CEFA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2F5 #F58865
analogous
#65F5D0 #65D2F5 #658AF5
triadic
#65D2F5 #F565D2 #D2F565
tetradic
#65D2F5 #D065F5 #F58865 #8AF565
square
#65D2F5 #D065F5 #F58865 #8AF565
split-complementary
#65D2F5 #F5658A #F5D065
monochromatic
#0EA2D2 #2CC1F1 #65D2F5 #9EE3F9 #D8F4FC
Accessibility & contrast
On white
1.74
#65D2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#65D2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2F5
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2F5 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF7
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2f5; /* rgb */ color: rgb(101, 210, 245); /* oklch */ color: oklch(81.3% 0.111 221.8);
Tailwind
colors: {
custom: {
50: '#9de0f8',
500: '#65d2f5',
950: '#000000',
},
}SCSS
$custom: #65d2f5; $custom-light: #9de0f8; $custom-dark: #000000;
JSON
{
"hex": "#65d2f5",
"rgb": {
"r": 101,
"g": 210,
"b": 245
},
"hsl": {
"h": 194.583,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.81293,
"c": 0.11095,
"h": 221.8
},
"luminance": 0.55452
}Semantic roles & 50–950 ramp
primary
#65D2F5
secondary
#CD5731
accent
#3801E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485