#65DAF5#65DAF5
#65DAF5 is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.1% C 0.111 H 215.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAF5 |
|---|---|
| RGB | rgb(101, 218, 245) |
| HSL | hsl(191, 88%, 68%) |
| HSV | hsv(191, 59%, 96%) |
| CMYK | cmyk(58.8%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(81.56, -25.39, -23.15) |
| CIE-LCH | lch(81.56, 34.36, 222.36°) |
| OKLab | oklab(83.11% -0.091 -0.0642) |
| OKLCH | oklch(83.11% 0.111 215.2) |
| XYZ | xyz(46.9130, 59.4974, 95.3803) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAF5 #F58065
analogous
#65F5C8 #65DAF5 #6592F5
triadic
#65DAF5 #F565DA #DAF565
tetradic
#65DAF5 #C865F5 #F58065 #92F565
square
#65DAF5 #C865F5 #F58065 #92F565
split-complementary
#65DAF5 #F56592 #F5C865
monochromatic
#0EADD2 #2CCCF1 #65DAF5 #9EE8F9 #D8F6FC
Accessibility & contrast
On white
1.63
#65DAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#65DAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAF5
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAF5 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F7
Deuteranopia (green-blind)
#B2C4F5
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65daf5; /* rgb */ color: rgb(101, 218, 245); /* oklch */ color: oklch(83.1% 0.111 215.2);
Tailwind
colors: {
custom: {
50: '#9de5f8',
500: '#65daf5',
950: '#000000',
},
}SCSS
$custom: #65daf5; $custom-light: #9de5f8; $custom-dark: #000000;
JSON
{
"hex": "#65daf5",
"rgb": {
"r": 101,
"g": 218,
"b": 245
},
"hsl": {
"h": 191.25,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.83107,
"c": 0.11138,
"h": 215.2
},
"luminance": 0.59502
}Semantic roles & 50–950 ramp
primary
#65DAF5
secondary
#CD4E31
accent
#2C01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485