#65CCF0#65CCF0
#65CCF0 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.108 H 223.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCF0 |
|---|---|
| RGB | rgb(101, 204, 240) |
| HSL | hsl(196, 82%, 67%) |
| HSV | hsv(196, 58%, 94%) |
| CMYK | cmyk(57.9%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.42, -19.80, -26.80) |
| CIE-LCH | lch(77.42, 33.32, 233.54°) |
| OKLab | oklab(79.74% -0.0782 -0.0745) |
| OKLCH | oklch(79.74% 0.108 223.6) |
| XYZ | xyz(42.6817, 52.2396, 90.2551) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 3.91
Bright Sky Blue
#02CCFE
ΔE00 3.93
Neon Blue
#04D9FF
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Lightskyblue
#87CEFA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCF0 #F08965
analogous
#65F0CF #65CCF0 #6586F0
triadic
#65CCF0 #F065CC #CCF065
tetradic
#65CCF0 #CF65F0 #F08965 #86F065
square
#65CCF0 #CF65F0 #F08965 #86F065
split-complementary
#65CCF0 #F06586 #F0CF65
monochromatic
#1399C7 #2DBAEB #65CCF0 #9DDEF5 #D5F1FB
Accessibility & contrast
On white
1.83
#65CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#65CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCF0
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCF0 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65ccf0; /* rgb */ color: rgb(101, 204, 240); /* oklch */ color: oklch(79.7% 0.108 223.6);
Tailwind
colors: {
custom: {
50: '#9cdbf5',
500: '#65ccf0',
950: '#000000',
},
}SCSS
$custom: #65ccf0; $custom-light: #9cdbf5; $custom-dark: #000000;
JSON
{
"hex": "#65ccf0",
"rgb": {
"r": 101,
"g": 204,
"b": 240
},
"hsl": {
"h": 195.54,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.79736,
"c": 0.10806,
"h": 223.6
},
"luminance": 0.52244
}Semantic roles & 50–950 ramp
primary
#65CCF0
secondary
#C45A35
accent
#3F07DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485