#65DCFA#65DCFA
#65DCFA is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 83.8% C 0.114 H 216.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCFA |
|---|---|
| RGB | rgb(101, 220, 250) |
| HSL | hsl(192, 94%, 69%) |
| HSV | hsv(192, 60%, 98%) |
| CMYK | cmyk(59.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(82.30, -24.95, -24.69) |
| CIE-LCH | lch(82.30, 35.10, 224.69°) |
| OKLab | oklab(83.75% -0.0912 -0.0686) |
| OKLCH | oklch(83.75% 0.114 216.9) |
| XYZ | xyz(48.2084, 60.8504, 99.6286) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.33
Bright Sky Blue
#02CCFE
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCFA #FA8365
analogous
#65FACE #65DCFA #6592FA
triadic
#65DCFA #FA65DC #DCFA65
tetradic
#65DCFA #CE65FA #FA8365 #92FA65
square
#65DCFA #CE65FA #FA8365 #92FA65
split-complementary
#65DCFA #FA6592 #FACE65
monochromatic
#07B2DD #2ACFF8 #65DCFA #A0E9FC #DCF7FE
Accessibility & contrast
On white
1.59
#65DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#65DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCFA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCFA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#B2C6FA
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dcfa; /* rgb */ color: rgb(101, 220, 250); /* oklch */ color: oklch(83.8% 0.114 216.9);
Tailwind
colors: {
custom: {
50: '#9ee7fc',
500: '#65dcfa',
950: '#000000',
},
}SCSS
$custom: #65dcfa; $custom-light: #9ee7fc; $custom-dark: #000000;
JSON
{
"hex": "#65dcfa",
"rgb": {
"r": 101,
"g": 220,
"b": 250
},
"hsl": {
"h": 192.081,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.83751,
"c": 0.11406,
"h": 216.9
},
"luminance": 0.60855
}Semantic roles & 50–950 ramp
primary
#65DCFA
secondary
#D4502F
accent
#2E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485