#65DCF6#65DCF6
#65DCF6 is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.6% C 0.112 H 214.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF6 |
|---|---|
| RGB | rgb(101, 220, 246) |
| HSL | hsl(191, 89%, 68%) |
| HSV | hsv(191, 59%, 96%) |
| CMYK | cmyk(58.9%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(82.16, -26.09, -22.77) |
| CIE-LCH | lch(82.16, 34.63, 221.11°) |
| OKLab | oklab(83.6% -0.0927 -0.0632) |
| OKLCH | oklch(83.6% 0.112 214.3) |
| XYZ | xyz(47.5878, 60.6021, 96.3604) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Robin'S Egg
#6DEDFD
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF6 #F67F65
analogous
#65F6C8 #65DCF6 #6593F6
triadic
#65DCF6 #F665DC #DCF665
tetradic
#65DCF6 #C865F6 #F67F65 #93F665
square
#65DCF6 #C865F6 #F67F65 #93F665
split-complementary
#65DCF6 #F66593 #F6C865
monochromatic
#0CB0D4 #2BCFF3 #65DCF6 #9FE9F9 #D9F6FD
Accessibility & contrast
On white
1.60
#65DCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#65DCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF6
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF6 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F8
Deuteranopia (green-blind)
#B4C5F6
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcf6; /* rgb */ color: rgb(101, 220, 246); /* oklch */ color: oklch(83.6% 0.112 214.3);
Tailwind
colors: {
custom: {
50: '#9ee7f9',
500: '#65dcf6',
950: '#000000',
},
}SCSS
$custom: #65dcf6; $custom-light: #9ee7f9; $custom-dark: #000000;
JSON
{
"hex": "#65dcf6",
"rgb": {
"r": 101,
"g": 220,
"b": 246
},
"hsl": {
"h": 190.759,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.836,
"c": 0.11216,
"h": 214.3
},
"luminance": 0.60607
}Semantic roles & 50–950 ramp
primary
#65DCF6
secondary
#CF4D30
accent
#2900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485