#65DFFA#65DFFA
#65DFFA is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.4% C 0.114 H 214.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFFA |
|---|---|
| RGB | rgb(101, 223, 250) |
| HSL | hsl(191, 94%, 69%) |
| HSV | hsv(191, 60%, 98%) |
| CMYK | cmyk(59.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.15, -26.43, -23.39) |
| CIE-LCH | lch(83.15, 35.30, 221.51°) |
| OKLab | oklab(84.43% -0.0942 -0.0649) |
| OKLCH | oklch(84.43% 0.114 214.6) |
| XYZ | xyz(49.0028, 62.4392, 99.8934) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFFA #FA8065
analogous
#65FACA #65DFFA #6595FA
triadic
#65DFFA #FA65DF #DFFA65
tetradic
#65DFFA #CA65FA #FA8065 #95FA65
square
#65DFFA #CA65FA #FA8065 #95FA65
split-complementary
#65DFFA #FA6595 #FACA65
monochromatic
#07B7DD #2AD3F8 #65DFFA #A0EBFC #DCF8FE
Accessibility & contrast
On white
1.56
#65DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#65DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFFA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFFA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8FC
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65dffa; /* rgb */ color: rgb(101, 223, 250); /* oklch */ color: oklch(84.4% 0.114 214.6);
Tailwind
colors: {
custom: {
50: '#9ee9fc',
500: '#65dffa',
950: '#000000',
},
}SCSS
$custom: #65dffa; $custom-light: #9ee9fc; $custom-dark: #000000;
JSON
{
"hex": "#65dffa",
"rgb": {
"r": 101,
"g": 223,
"b": 250
},
"hsl": {
"h": 190.872,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.84432,
"c": 0.11444,
"h": 214.6
},
"luminance": 0.62444
}Semantic roles & 50–950 ramp
primary
#65DFFA
secondary
#D44D2F
accent
#2A00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485