#65C8FE#65C8FE
#65C8FE is a light, vivid cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.120 H 235.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8FE |
|---|---|
| RGB | rgb(101, 200, 254) |
| HSL | hsl(201, 99%, 70%) |
| HSV | hsv(201, 60%, 100%) |
| CMYK | cmyk(60.2%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(76.82, -13.56, -35.23) |
| CIE-LCH | lch(76.82, 37.75, 248.95°) |
| OKLab | oklab(79.42% -0.0691 -0.0986) |
| OKLCH | oklch(79.42% 0.12 235) |
| XYZ | xyz(43.9037, 51.2267, 101.3207) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.23
Sky
#82CAFC
ΔE00 3.20
Lightskyblue
#87CEFA
ΔE00 3.55
Deepskyblue
#00BFFF
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8FE #FE9B65
analogous
#65FEE7 #65C8FE #657CFE
triadic
#65C8FE #FE65C8 #C8FE65
tetradic
#65C8FE #E765FE #FE9B65 #7CFE65
square
#65C8FE #E765FE #FE9B65 #7CFE65
split-complementary
#65C8FE #FE657C #FEE765
monochromatic
#0296E7 #28B2FE #65C8FE #A2DEFE #DFF3FF
Accessibility & contrast
On white
1.87
#65C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#65C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8FE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8FE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#99B7FD
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65c8fe; /* rgb */ color: rgb(101, 200, 254); /* oklch */ color: oklch(79.4% 0.120 235.0);
Tailwind
colors: {
custom: {
50: '#9dd8ff',
500: '#65c8fe',
950: '#000000',
},
}SCSS
$custom: #65c8fe; $custom-light: #9dd8ff; $custom-dark: #000000;
JSON
{
"hex": "#65c8fe",
"rgb": {
"r": 101,
"g": 200,
"b": 254
},
"hsl": {
"h": 201.176,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.79423,
"c": 0.12043,
"h": 235
},
"luminance": 0.51231
}Semantic roles & 50–950 ramp
primary
#65C8FE
secondary
#D96B2E
accent
#5100E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386