#65CCF3#65CCF3
#65CCF3 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.110 H 225.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCF3 |
|---|---|
| RGB | rgb(101, 204, 243) |
| HSL | hsl(196, 86%, 67%) |
| HSV | hsv(196, 58%, 95%) |
| CMYK | cmyk(58.4%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.53, -18.92, -28.24) |
| CIE-LCH | lch(77.53, 34.00, 236.18°) |
| OKLab | oklab(79.86% -0.0771 -0.0786) |
| OKLCH | oklch(79.86% 0.11 225.6) |
| XYZ | xyz(43.1310, 52.4193, 92.6216) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 3.69
Baby Blue
#89CFF0
ΔE00 3.71
Lightblue (survey)
#7BC8F6
ΔE00 4.51
Lightskyblue
#87CEFA
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCF3 #F38C65
analogous
#65F3D3 #65CCF3 #6585F3
triadic
#65CCF3 #F365CC #CCF365
tetradic
#65CCF3 #D365F3 #F38C65 #85F365
square
#65CCF3 #D365F3 #F38C65 #85F365
split-complementary
#65CCF3 #F36585 #F3D365
monochromatic
#109ACE #2CB9EF #65CCF3 #9EDFF7 #D7F2FC
Accessibility & contrast
On white
1.83
#65CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#65CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCF3
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCF3 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65ccf3; /* rgb */ color: rgb(101, 204, 243); /* oklch */ color: oklch(79.9% 0.110 225.6);
Tailwind
colors: {
custom: {
50: '#9cdbf7',
500: '#65ccf3',
950: '#000000',
},
}SCSS
$custom: #65ccf3; $custom-light: #9cdbf7; $custom-dark: #000000;
JSON
{
"hex": "#65ccf3",
"rgb": {
"r": 101,
"g": 204,
"b": 243
},
"hsl": {
"h": 196.479,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.79857,
"c": 0.11016,
"h": 225.6
},
"luminance": 0.52423
}Semantic roles & 50–950 ramp
primary
#65CCF3
secondary
#CA5C33
accent
#4103E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485