#65CCF6#65CCF6
#65CCF6 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.112 H 227.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCF6 |
|---|---|
| RGB | rgb(101, 204, 246) |
| HSL | hsl(197, 89%, 68%) |
| HSV | hsv(197, 59%, 96%) |
| CMYK | cmyk(58.9%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.64, -18.04, -29.68) |
| CIE-LCH | lch(77.64, 34.73, 238.71°) |
| OKLab | oklab(79.98% -0.0761 -0.0827) |
| OKLCH | oklch(79.98% 0.112 227.4) |
| XYZ | xyz(43.5878, 52.6020, 95.0270) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 3.70
Lightblue (survey)
#7BC8F6
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 3.95
Lightskyblue
#87CEFA
ΔE00 4.48
Sky
#82CAFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCF6 #F68F65
analogous
#65F6D7 #65CCF6 #6583F6
triadic
#65CCF6 #F665CC #CCF665
tetradic
#65CCF6 #D765F6 #F68F65 #83F665
square
#65CCF6 #D765F6 #F68F65 #83F665
split-complementary
#65CCF6 #F66583 #F6D765
monochromatic
#0C9AD4 #2BB9F3 #65CCF6 #9FDFF9 #D9F2FD
Accessibility & contrast
On white
1.82
#65CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#65CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCF6
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCF6 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65ccf6; /* rgb */ color: rgb(101, 204, 246); /* oklch */ color: oklch(80.0% 0.112 227.4);
Tailwind
colors: {
custom: {
50: '#9ddbf9',
500: '#65ccf6',
950: '#000000',
},
}SCSS
$custom: #65ccf6; $custom-light: #9ddbf9; $custom-dark: #000000;
JSON
{
"hex": "#65ccf6",
"rgb": {
"r": 101,
"g": 204,
"b": 246
},
"hsl": {
"h": 197.379,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.79979,
"c": 0.11239,
"h": 227.4
},
"luminance": 0.52606
}Semantic roles & 50–950 ramp
primary
#65CCF6
secondary
#CF5E30
accent
#4200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485