#65D6F0#65D6F0
#65D6F0 is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.0% C 0.108 H 215.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65D6F0 |
|---|---|
| RGB | rgb(101, 214, 240) |
| HSL | hsl(191, 82%, 67%) |
| HSV | hsv(191, 58%, 94%) |
| CMYK | cmyk(57.9%, 10.8%, 0%, 5.9%) |
| CIE-LAB | lab(80.26, -24.83, -22.47) |
| CIE-LCH | lch(80.26, 33.49, 222.14°) |
| OKLab | oklab(82.01% -0.0887 -0.0623) |
| OKLCH | oklch(82.01% 0.108 215.1) |
| XYZ | xyz(45.1353, 57.1467, 91.0730) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.80
Sky Blue
#87CEEB
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.38
Bright Sky Blue
#02CCFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D6F0 #F07F65
analogous
#65F0C5 #65D6F0 #6591F0
triadic
#65D6F0 #F065D6 #D6F065
tetradic
#65D6F0 #C565F0 #F07F65 #91F065
square
#65D6F0 #C565F0 #F07F65 #91F065
split-complementary
#65D6F0 #F06591 #F0C565
monochromatic
#13A6C7 #2DC7EB #65D6F0 #9DE5F5 #D5F4FB
Accessibility & contrast
On white
1.69
#65D6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#65D6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D6F0
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D6F0 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F2
Deuteranopia (green-blind)
#AFC0F0
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d6f0; /* rgb */ color: rgb(101, 214, 240); /* oklch */ color: oklch(82.0% 0.108 215.1);
Tailwind
colors: {
custom: {
50: '#9de2f5',
500: '#65d6f0',
950: '#000000',
},
}SCSS
$custom: #65d6f0; $custom-light: #9de2f5; $custom-dark: #000000;
JSON
{
"hex": "#65d6f0",
"rgb": {
"r": 101,
"g": 214,
"b": 240
},
"hsl": {
"h": 191.223,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.82008,
"c": 0.10844,
"h": 215.1
},
"luminance": 0.57151
}Semantic roles & 50–950 ramp
primary
#65D6F0
secondary
#C45035
accent
#2F07DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485