#65D7F2#65D7F2
#65D7F2 is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.3% C 0.110 H 215.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7F2 |
|---|---|
| RGB | rgb(101, 215, 242) |
| HSL | hsl(191, 84%, 67%) |
| HSV | hsv(191, 58%, 95%) |
| CMYK | cmyk(58.3%, 11.2%, 0%, 5.1%) |
| CIE-LAB | lab(80.61, -24.76, -23.00) |
| CIE-LCH | lch(80.61, 33.80, 222.89°) |
| OKLab | oklab(82.31% -0.089 -0.0638) |
| OKLCH | oklch(82.31% 0.11 215.6) |
| XYZ | xyz(45.6878, 57.7739, 92.7309) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 6.22
Baby Blue
#89CFF0
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.33
Bright Sky Blue
#02CCFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7F2 #F28065
analogous
#65F2C6 #65D7F2 #6591F2
triadic
#65D7F2 #F265D7 #D7F265
tetradic
#65D7F2 #C665F2 #F28065 #91F265
square
#65D7F2 #C665F2 #F28065 #91F265
split-complementary
#65D7F2 #F26591 #F2C665
monochromatic
#11A8CB #2DC8ED #65D7F2 #9DE6F7 #D6F4FC
Accessibility & contrast
On white
1.67
#65D7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#65D7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7F2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7F2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F4
Deuteranopia (green-blind)
#AFC1F2
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d7f2; /* rgb */ color: rgb(101, 215, 242); /* oklch */ color: oklch(82.3% 0.110 215.6);
Tailwind
colors: {
custom: {
50: '#9de3f6',
500: '#65d7f2',
950: '#000000',
},
}SCSS
$custom: #65d7f2; $custom-light: #9de3f6; $custom-dark: #000000;
JSON
{
"hex": "#65d7f2",
"rgb": {
"r": 101,
"g": 215,
"b": 242
},
"hsl": {
"h": 191.489,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.82311,
"c": 0.10953,
"h": 215.6
},
"luminance": 0.57778
}Semantic roles & 50–950 ramp
primary
#65D7F2
secondary
#C85033
accent
#2F05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485