#65D0FE#65D0FE
#65D0FE is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.2% C 0.118 H 228.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0FE |
|---|---|
| RGB | rgb(101, 208, 254) |
| HSL | hsl(198, 99%, 70%) |
| HSV | hsv(198, 60%, 100%) |
| CMYK | cmyk(60.2%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.06, -17.73, -31.77) |
| CIE-LCH | lch(79.06, 36.38, 240.84°) |
| OKLab | oklab(81.21% -0.0774 -0.0887) |
| OKLCH | oklch(81.21% 0.118 228.9) |
| XYZ | xyz(45.8051, 55.0297, 101.9546) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.79
Bright Sky Blue
#02CCFE
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.53
Sky
#82CAFC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0FE #FE9365
analogous
#65FEDF #65D0FE #6584FE
triadic
#65D0FE #FE65D0 #D0FE65
tetradic
#65D0FE #DF65FE #FE9365 #84FE65
square
#65D0FE #DF65FE #FE9365 #84FE65
split-complementary
#65D0FE #FE6584 #FEDF65
monochromatic
#02A2E7 #28BDFE #65D0FE #A2E3FE #DFF5FF
Accessibility & contrast
On white
1.75
#65D0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#65D0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0FE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0FE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d0fe; /* rgb */ color: rgb(101, 208, 254); /* oklch */ color: oklch(81.2% 0.118 228.9);
Tailwind
colors: {
custom: {
50: '#9edeff',
500: '#65d0fe',
950: '#000000',
},
}SCSS
$custom: #65d0fe; $custom-light: #9edeff; $custom-dark: #000000;
JSON
{
"hex": "#65d0fe",
"rgb": {
"r": 101,
"g": 208,
"b": 254
},
"hsl": {
"h": 198.039,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.81208,
"c": 0.11769,
"h": 228.9
},
"luminance": 0.55034
}Semantic roles & 50–950 ramp
primary
#65D0FE
secondary
#D9622E
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486