#65DCF9#65DCF9
#65DCF9 is a very light, moderate cyan. Relative luminance 0.608; OKLCH L 83.7% C 0.114 H 216.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF9 |
|---|---|
| RGB | rgb(101, 220, 249) |
| HSL | hsl(192, 93%, 69%) |
| HSV | hsv(192, 59%, 98%) |
| CMYK | cmyk(59.4%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(82.26, -25.24, -24.21) |
| CIE-LCH | lch(82.26, 34.97, 223.81°) |
| OKLab | oklab(83.71% -0.0915 -0.0672) |
| OKLCH | oklch(83.71% 0.114 216.3) |
| XYZ | xyz(48.0520, 60.7878, 98.8050) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 5.80
Baby Blue
#89CFF0
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 6.61
Bright Sky Blue
#02CCFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF9 #F98265
analogous
#65F9CC #65DCF9 #6592F9
triadic
#65DCF9 #F965DC #DCF965
tetradic
#65DCF9 #CC65F9 #F98265 #92F965
square
#65DCF9 #CC65F9 #F98265 #92F965
split-complementary
#65DCF9 #F96592 #F9CC65
monochromatic
#09B2DB #2ACFF7 #65DCF9 #A0E9FB #DBF7FE
Accessibility & contrast
On white
1.60
#65DCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#65DCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF9
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF9 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FB
Deuteranopia (green-blind)
#B2C6F9
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dcf9; /* rgb */ color: rgb(101, 220, 249); /* oklch */ color: oklch(83.7% 0.114 216.3);
Tailwind
colors: {
custom: {
50: '#9ee7fb',
500: '#65dcf9',
950: '#000000',
},
}SCSS
$custom: #65dcf9; $custom-light: #9ee7fb; $custom-dark: #000000;
JSON
{
"hex": "#65dcf9",
"rgb": {
"r": 101,
"g": 220,
"b": 249
},
"hsl": {
"h": 191.757,
"s": 92.5,
"l": 68.627
},
"oklch": {
"l": 0.83713,
"c": 0.11356,
"h": 216.3
},
"luminance": 0.60793
}Semantic roles & 50–950 ramp
primary
#65DCF9
secondary
#D35030
accent
#2D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485