#65C7FF#65C7FF
#65C7FF is a light, vivid cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.122 H 236.2°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65C7FF |
|---|---|
| RGB | rgb(101, 199, 255) |
| HSL | hsl(202, 100%, 70%) |
| HSV | hsv(202, 60%, 100%) |
| CMYK | cmyk(60.4%, 22%, 0%, 0%) |
| CIE-LAB | lab(76.58, -12.73, -36.14) |
| CIE-LCH | lch(76.58, 38.31, 250.59°) |
| OKLab | oklab(79.25% -0.0678 -0.1012) |
| OKLCH | oklch(79.25% 0.122 236.2) |
| XYZ | xyz(43.8334, 50.8293, 102.0894) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.33
Sky
#82CAFC
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 3.68
Deepskyblue
#00BFFF
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 5.46
Baby Blue
#89CFF0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C7FF #FF9D65
analogous
#65FFEA #65C7FF #657AFF
triadic
#65C7FF #FF65C7 #C7FF65
tetradic
#65C7FF #EA65FF #FF9D65 #7AFF65
square
#65C7FF #EA65FF #FF9D65 #7AFF65
split-complementary
#65C7FF #FF657A #FFEA65
monochromatic
#0095EA #28B1FF #65C7FF #A2DDFF #DFF4FF
Accessibility & contrast
On white
1.88
#65C7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#65C7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C7FF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C7FF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#97B6FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65c7ff; /* rgb */ color: rgb(101, 199, 255); /* oklch */ color: oklch(79.2% 0.122 236.2);
Tailwind
colors: {
custom: {
50: '#9dd8ff',
500: '#65c7ff',
950: '#000000',
},
}SCSS
$custom: #65c7ff; $custom-light: #9dd8ff; $custom-dark: #000000;
JSON
{
"hex": "#65c7ff",
"rgb": {
"r": 101,
"g": 199,
"b": 255
},
"hsl": {
"h": 201.818,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.79245,
"c": 0.12181,
"h": 236.2
},
"luminance": 0.50834
}Semantic roles & 50–950 ramp
primary
#65C7FF
secondary
#DA6D2E
accent
#5300E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386