#65CCF4#65CCF4
#65CCF4 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.111 H 226.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCF4 |
|---|---|
| RGB | rgb(101, 204, 244) |
| HSL | hsl(197, 87%, 68%) |
| HSV | hsv(197, 59%, 96%) |
| CMYK | cmyk(58.6%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.57, -18.63, -28.72) |
| CIE-LCH | lch(77.57, 34.24, 237.03°) |
| OKLab | oklab(79.9% -0.0768 -0.08) |
| OKLCH | oklch(79.9% 0.111 226.2) |
| XYZ | xyz(43.2825, 52.4799, 93.4191) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 3.72
Lightblue (survey)
#7BC8F6
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCF4 #F48D65
analogous
#65F4D4 #65CCF4 #6585F4
triadic
#65CCF4 #F465CC #CCF465
tetradic
#65CCF4 #D465F4 #F48D65 #85F465
square
#65CCF4 #D465F4 #F48D65 #85F465
split-complementary
#65CCF4 #F46585 #F4D465
monochromatic
#0F9AD0 #2CB9F0 #65CCF4 #9EDFF8 #D7F2FC
Accessibility & contrast
On white
1.83
#65CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#65CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCF4
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCF4 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65ccf4; /* rgb */ color: rgb(101, 204, 244); /* oklch */ color: oklch(79.9% 0.111 226.2);
Tailwind
colors: {
custom: {
50: '#9cdbf7',
500: '#65ccf4',
950: '#000000',
},
}SCSS
$custom: #65ccf4; $custom-light: #9cdbf7; $custom-dark: #000000;
JSON
{
"hex": "#65ccf4",
"rgb": {
"r": 101,
"g": 204,
"b": 244
},
"hsl": {
"h": 196.783,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.79897,
"c": 0.11089,
"h": 226.2
},
"luminance": 0.52484
}Semantic roles & 50–950 ramp
primary
#65CCF4
secondary
#CB5D32
accent
#4102E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485