#65D7F0#65D7F0
#65D7F0 is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.2% C 0.109 H 214.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7F0 |
|---|---|
| RGB | rgb(101, 215, 240) |
| HSL | hsl(191, 82%, 67%) |
| HSV | hsv(191, 58%, 94%) |
| CMYK | cmyk(57.9%, 10.4%, 0%, 5.9%) |
| CIE-LAB | lab(80.55, -25.33, -22.04) |
| CIE-LCH | lch(80.55, 33.58, 221.03°) |
| OKLab | oklab(82.24% -0.0898 -0.0611) |
| OKLCH | oklch(82.24% 0.109 214.2) |
| XYZ | xyz(45.3891, 57.6544, 91.1576) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Aqua Blue
#02D8E9
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 6.72
Bright Sky Blue
#02CCFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7F0 #F07E65
analogous
#65F0C3 #65D7F0 #6592F0
triadic
#65D7F0 #F065D7 #D7F065
tetradic
#65D7F0 #C365F0 #F07E65 #92F065
square
#65D7F0 #C365F0 #F07E65 #92F065
split-complementary
#65D7F0 #F06592 #F0C365
monochromatic
#13A7C7 #2DC9EB #65D7F0 #9DE5F5 #D5F4FB
Accessibility & contrast
On white
1.68
#65D7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#65D7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7F0
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7F0 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#B0C1F0
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d7f0; /* rgb */ color: rgb(101, 215, 240); /* oklch */ color: oklch(82.2% 0.109 214.2);
Tailwind
colors: {
custom: {
50: '#9de3f5',
500: '#65d7f0',
950: '#000000',
},
}SCSS
$custom: #65d7f0; $custom-light: #9de3f5; $custom-dark: #000000;
JSON
{
"hex": "#65d7f0",
"rgb": {
"r": 101,
"g": 215,
"b": 240
},
"hsl": {
"h": 190.791,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.82236,
"c": 0.1086,
"h": 214.2
},
"luminance": 0.57659
}Semantic roles & 50–950 ramp
primary
#65D7F0
secondary
#C44F35
accent
#2E07DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485