#65C8FA#65C8FA
#65C8FA is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.3% C 0.117 H 232.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8FA |
|---|---|
| RGB | rgb(101, 200, 250) |
| HSL | hsl(200, 94%, 69%) |
| HSV | hsv(200, 60%, 98%) |
| CMYK | cmyk(59.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(76.66, -14.77, -33.33) |
| CIE-LCH | lch(76.66, 36.45, 246.10°) |
| OKLab | oklab(79.25% -0.0705 -0.0931) |
| OKLCH | oklch(79.25% 0.117 232.9) |
| XYZ | xyz(43.2698, 50.9732, 97.9824) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.28
Lightskyblue
#87CEFA
ΔE00 3.60
Sky
#82CAFC
ΔE00 3.66
Deepskyblue
#00BFFF
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 4.69
Bright Sky Blue
#02CCFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8FA #FA9765
analogous
#65FAE2 #65C8FA #657EFA
triadic
#65C8FA #FA65C8 #C8FA65
tetradic
#65C8FA #E265FA #FA9765 #7EFA65
square
#65C8FA #E265FA #FA9765 #7EFA65
split-complementary
#65C8FA #FA657E #FAE265
monochromatic
#0796DD #2AB3F8 #65C8FA #A0DDFC #DCF2FE
Accessibility & contrast
On white
1.88
#65C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#65C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8FA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8FA | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65c8fa; /* rgb */ color: rgb(101, 200, 250); /* oklch */ color: oklch(79.3% 0.117 232.9);
Tailwind
colors: {
custom: {
50: '#9dd8fc',
500: '#65c8fa',
950: '#000000',
},
}SCSS
$custom: #65c8fa; $custom-light: #9dd8fc; $custom-dark: #000000;
JSON
{
"hex": "#65c8fa",
"rgb": {
"r": 101,
"g": 200,
"b": 250
},
"hsl": {
"h": 200.134,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.79251,
"c": 0.11682,
"h": 232.9
},
"luminance": 0.50977
}Semantic roles & 50–950 ramp
primary
#65C8FA
secondary
#D4672F
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385