#65E2FF#65E2FF
#65E2FF is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.3% C 0.117 H 215.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2FF |
|---|---|
| RGB | rgb(101, 226, 255) |
| HSL | hsl(191, 100%, 70%) |
| HSV | hsv(191, 60%, 100%) |
| CMYK | cmyk(60.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.16, -26.47, -24.49) |
| CIE-LCH | lch(84.16, 36.07, 222.77°) |
| OKLab | oklab(85.3% -0.0954 -0.068) |
| OKLCH | oklch(85.3% 0.117 215.5) |
| XYZ | xyz(50.6059, 64.3742, 104.3469) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2FF #FF8265
analogous
#65FFCF #65E2FF #6595FF
triadic
#65E2FF #FF65E2 #E2FF65
tetradic
#65E2FF #CF65FF #FF8265 #95FF65
square
#65E2FF #CF65FF #FF8265 #95FF65
split-complementary
#65E2FF #FF6595 #FFCF65
monochromatic
#00BEEA #28D6FF #65E2FF #A2EEFF #DFF9FF
Accessibility & contrast
On white
1.51
#65E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#65E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2FF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2FF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B7CBFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e2ff; /* rgb */ color: rgb(101, 226, 255); /* oklch */ color: oklch(85.3% 0.117 215.5);
Tailwind
colors: {
custom: {
50: '#9febff',
500: '#65e2ff',
950: '#000000',
},
}SCSS
$custom: #65e2ff; $custom-light: #9febff; $custom-dark: #000000;
JSON
{
"hex": "#65e2ff",
"rgb": {
"r": 101,
"g": 226,
"b": 255
},
"hsl": {
"h": 191.299,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.85301,
"c": 0.11717,
"h": 215.5
},
"luminance": 0.64379
}Semantic roles & 50–950 ramp
primary
#65E2FF
secondary
#DA4E2E
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486