#65CDF3#65CDF3
#65CDF3 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.110 H 224.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDF3 |
|---|---|
| RGB | rgb(101, 205, 243) |
| HSL | hsl(196, 86%, 67%) |
| HSV | hsv(196, 58%, 95%) |
| CMYK | cmyk(58.4%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.81, -19.44, -27.81) |
| CIE-LCH | lch(77.81, 33.93, 235.05°) |
| OKLab | oklab(80.08% -0.0782 -0.0774) |
| OKLCH | oklch(80.08% 0.11 224.7) |
| XYZ | xyz(43.3695, 52.8962, 92.7011) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 3.76
Lightblue (survey)
#7BC8F6
ΔE00 4.86
Lightskyblue
#87CEFA
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDF3 #F38B65
analogous
#65F3D2 #65CDF3 #6586F3
triadic
#65CDF3 #F365CD #CDF365
tetradic
#65CDF3 #D265F3 #F38B65 #86F365
square
#65CDF3 #D265F3 #F38B65 #86F365
split-complementary
#65CDF3 #F36586 #F3D265
monochromatic
#109BCE #2CBBEF #65CDF3 #9EDFF7 #D7F2FC
Accessibility & contrast
On white
1.81
#65CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#65CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDF3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDF3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cdf3; /* rgb */ color: rgb(101, 205, 243); /* oklch */ color: oklch(80.1% 0.110 224.7);
Tailwind
colors: {
custom: {
50: '#9cdcf7',
500: '#65cdf3',
950: '#000000',
},
}SCSS
$custom: #65cdf3; $custom-light: #9cdcf7; $custom-dark: #000000;
JSON
{
"hex": "#65cdf3",
"rgb": {
"r": 101,
"g": 205,
"b": 243
},
"hsl": {
"h": 196.056,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.80083,
"c": 0.11003,
"h": 224.7
},
"luminance": 0.529
}Semantic roles & 50–950 ramp
primary
#65CDF3
secondary
#CA5B33
accent
#3F03E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485