#65CDFF#65CDFF
#65CDFF is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.119 H 231.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDFF |
|---|---|
| RGB | rgb(101, 205, 255) |
| HSL | hsl(199, 100%, 70%) |
| HSV | hsv(199, 60%, 100%) |
| CMYK | cmyk(60.4%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(78.25, -15.88, -33.54) |
| CIE-LCH | lch(78.25, 37.11, 244.67°) |
| OKLab | oklab(80.58% -0.0739 -0.0937) |
| OKLCH | oklch(80.58% 0.119 231.7) |
| XYZ | xyz(45.2412, 53.6449, 102.5586) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.85
Lightskyblue
#87CEFA
ΔE00 3.56
Sky
#82CAFC
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 4.53
Deepskyblue
#00BFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDFF #FF9765
analogous
#65FFE4 #65CDFF #6580FF
triadic
#65CDFF #FF65CD #CDFF65
tetradic
#65CDFF #E465FF #FF9765 #80FF65
square
#65CDFF #E465FF #FF9765 #80FF65
split-complementary
#65CDFF #FF6580 #FFE465
monochromatic
#009EEA #28B9FF #65CDFF #A2E1FF #DFF5FF
Accessibility & contrast
On white
1.79
#65CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#65CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDFF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDFF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cdff; /* rgb */ color: rgb(101, 205, 255); /* oklch */ color: oklch(80.6% 0.119 231.7);
Tailwind
colors: {
custom: {
50: '#9edcff',
500: '#65cdff',
950: '#000000',
},
}SCSS
$custom: #65cdff; $custom-light: #9edcff; $custom-dark: #000000;
JSON
{
"hex": "#65cdff",
"rgb": {
"r": 101,
"g": 205,
"b": 255
},
"hsl": {
"h": 199.481,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.8058,
"c": 0.11941,
"h": 231.7
},
"luminance": 0.53649
}Semantic roles & 50–950 ramp
primary
#65CDFF
secondary
#DA662E
accent
#4B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486