#65CAF4#65CAF4
#65CAF4 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.111 H 227.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65CAF4 |
|---|---|
| RGB | rgb(101, 202, 244) |
| HSL | hsl(198, 87%, 68%) |
| HSV | hsv(198, 59%, 96%) |
| CMYK | cmyk(58.6%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(77.00, -17.60, -29.59) |
| CIE-LCH | lch(77.00, 34.43, 239.26°) |
| OKLab | oklab(79.45% -0.0747 -0.0825) |
| OKLCH | oklch(79.45% 0.111 227.8) |
| XYZ | xyz(42.8102, 51.5353, 93.2616) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 3.78
Bright Sky Blue
#02CCFE
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 4.02
Lightskyblue
#87CEFA
ΔE00 4.44
Sky
#82CAFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CAF4 #F48F65
analogous
#65F4D6 #65CAF4 #6583F4
triadic
#65CAF4 #F465CA #CAF465
tetradic
#65CAF4 #D665F4 #F48F65 #83F465
square
#65CAF4 #D665F4 #F48F65 #83F465
split-complementary
#65CAF4 #F46583 #F4D665
monochromatic
#0F97D0 #2CB6F0 #65CAF4 #9EDEF8 #D7F1FC
Accessibility & contrast
On white
1.86
#65CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#65CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CAF4
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CAF4 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65caf4; /* rgb */ color: rgb(101, 202, 244); /* oklch */ color: oklch(79.4% 0.111 227.8);
Tailwind
colors: {
custom: {
50: '#9cdaf7',
500: '#65caf4',
950: '#000000',
},
}SCSS
$custom: #65caf4; $custom-light: #9cdaf7; $custom-dark: #000000;
JSON
{
"hex": "#65caf4",
"rgb": {
"r": 101,
"g": 202,
"b": 244
},
"hsl": {
"h": 197.622,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.79447,
"c": 0.11127,
"h": 227.8
},
"luminance": 0.51539
}Semantic roles & 50–950 ramp
primary
#65CAF4
secondary
#CB5F32
accent
#4402E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385