#65CEFF#65CEFF
#65CEFF is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.8% C 0.119 H 231.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEFF |
|---|---|
| RGB | rgb(101, 206, 255) |
| HSL | hsl(199, 100%, 70%) |
| HSV | hsv(199, 60%, 100%) |
| CMYK | cmyk(60.4%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.53, -16.39, -33.11) |
| CIE-LCH | lch(78.53, 36.95, 243.66°) |
| OKLab | oklab(80.8% -0.075 -0.0925) |
| OKLCH | oklch(80.8% 0.119 231) |
| XYZ | xyz(45.4811, 54.1248, 102.6386) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.10
Lightskyblue
#87CEFA
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 4.25
Sky
#82CAFC
ΔE00 4.30
Bright Sky Blue
#02CCFE
ΔE00 4.33
Sky Blue
#87CEEB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEFF #FF9665
analogous
#65FFE3 #65CEFF #6581FF
triadic
#65CEFF #FF65CE #CEFF65
tetradic
#65CEFF #E365FF #FF9665 #81FF65
square
#65CEFF #E365FF #FF9665 #81FF65
split-complementary
#65CEFF #FF6581 #FFE365
monochromatic
#009FEA #28BBFF #65CEFF #A2E1FF #DFF5FF
Accessibility & contrast
On white
1.78
#65CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#65CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEFF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEFF | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A0BBFE
Tritanopia (blue-blind)
#00DBDE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65ceff; /* rgb */ color: rgb(101, 206, 255); /* oklch */ color: oklch(80.8% 0.119 231.0);
Tailwind
colors: {
custom: {
50: '#9eddff',
500: '#65ceff',
950: '#000000',
},
}SCSS
$custom: #65ceff; $custom-light: #9eddff; $custom-dark: #000000;
JSON
{
"hex": "#65ceff",
"rgb": {
"r": 101,
"g": 206,
"b": 255
},
"hsl": {
"h": 199.091,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.80803,
"c": 0.11907,
"h": 231
},
"luminance": 0.54129
}Semantic roles & 50–950 ramp
primary
#65CEFF
secondary
#DA652E
accent
#4900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486