#65D6EF#65D6EF
#65D6EF is a light, moderate cyan. Relative luminance 0.571; OKLCH L 82.0% C 0.108 H 214.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65D6EF |
|---|---|
| RGB | rgb(101, 214, 239) |
| HSL | hsl(191, 81%, 67%) |
| HSV | hsv(191, 58%, 94%) |
| CMYK | cmyk(57.7%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(80.23, -25.12, -21.99) |
| CIE-LCH | lch(80.23, 33.38, 221.20°) |
| OKLab | oklab(81.97% -0.0891 -0.061) |
| OKLCH | oklch(81.97% 0.108 214.4) |
| XYZ | xyz(44.9871, 57.0874, 90.2928) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.17
Baby Blue
#89CFF0
ΔE00 6.61
Bright Sky Blue
#02CCFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D6EF #EF7E65
analogous
#65EFC3 #65D6EF #6591EF
triadic
#65D6EF #EF65D6 #D6EF65
tetradic
#65D6EF #C365EF #EF7E65 #91EF65
square
#65D6EF #C365EF #EF7E65 #91EF65
split-complementary
#65D6EF #EF6591 #EFC365
monochromatic
#14A5C5 #2EC7E9 #65D6EF #9CE5F5 #D4F4FB
Accessibility & contrast
On white
1.69
#65D6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#65D6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D6EF
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D6EF | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d6ef; /* rgb */ color: rgb(101, 214, 239); /* oklch */ color: oklch(82.0% 0.108 214.4);
Tailwind
colors: {
custom: {
50: '#9de2f4',
500: '#65d6ef',
950: '#000000',
},
}SCSS
$custom: #65d6ef; $custom-light: #9de2f4; $custom-dark: #000000;
JSON
{
"hex": "#65d6ef",
"rgb": {
"r": 101,
"g": 214,
"b": 239
},
"hsl": {
"h": 190.87,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.8197,
"c": 0.10798,
"h": 214.4
},
"luminance": 0.57092
}Semantic roles & 50–950 ramp
primary
#65D6EF
secondary
#C34F36
accent
#2F08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485