#65D4F0#65D4F0
#65D4F0 is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.6% C 0.108 H 216.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4F0 |
|---|---|
| RGB | rgb(101, 212, 240) |
| HSL | hsl(192, 82%, 67%) |
| HSV | hsv(192, 58%, 94%) |
| CMYK | cmyk(57.9%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(79.69, -23.84, -23.34) |
| CIE-LCH | lch(79.69, 33.36, 224.39°) |
| OKLab | oklab(81.55% -0.0866 -0.0648) |
| OKLCH | oklch(81.55% 0.108 216.8) |
| XYZ | xyz(44.6322, 56.1406, 90.9053) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 5.73
Bright Sky Blue
#02CCFE
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4F0 #F08165
analogous
#65F0C6 #65D4F0 #658FF0
triadic
#65D4F0 #F065D4 #D4F065
tetradic
#65D4F0 #C665F0 #F08165 #8FF065
square
#65D4F0 #C665F0 #F08165 #8FF065
split-complementary
#65D4F0 #F0658F #F0C665
monochromatic
#13A3C7 #2DC4EB #65D4F0 #9DE4F5 #D5F3FB
Accessibility & contrast
On white
1.72
#65D4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#65D4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4F0
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4F0 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF2
Deuteranopia (green-blind)
#ADBFF0
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d4f0; /* rgb */ color: rgb(101, 212, 240); /* oklch */ color: oklch(81.6% 0.108 216.8);
Tailwind
colors: {
custom: {
50: '#9de1f5',
500: '#65d4f0',
950: '#000000',
},
}SCSS
$custom: #65d4f0; $custom-light: #9de1f5; $custom-dark: #000000;
JSON
{
"hex": "#65d4f0",
"rgb": {
"r": 101,
"g": 212,
"b": 240
},
"hsl": {
"h": 192.086,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.81552,
"c": 0.10817,
"h": 216.8
},
"luminance": 0.56145
}Semantic roles & 50–950 ramp
primary
#65D4F0
secondary
#C45235
accent
#3207DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485