#65DDF6#65DDF6
#65DDF6 is a very light, moderate cyan. Relative luminance 0.611; OKLCH L 83.8% C 0.112 H 213.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDF6 |
|---|---|
| RGB | rgb(101, 221, 246) |
| HSL | hsl(190, 89%, 68%) |
| HSV | hsv(190, 59%, 96%) |
| CMYK | cmyk(58.9%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(82.45, -26.58, -22.34) |
| CIE-LCH | lch(82.45, 34.72, 220.04°) |
| OKLab | oklab(83.83% -0.0937 -0.062) |
| OKLCH | oklch(83.83% 0.112 213.5) |
| XYZ | xyz(47.8511, 61.1286, 96.4481) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDF6 #F67E65
analogous
#65F6C7 #65DDF6 #6594F6
triadic
#65DDF6 #F665DD #DDF665
tetradic
#65DDF6 #C765F6 #F67E65 #94F665
square
#65DDF6 #C765F6 #F67E65 #94F665
split-complementary
#65DDF6 #F66594 #F6C765
monochromatic
#0CB2D4 #2BD0F3 #65DDF6 #9FEAF9 #D9F7FD
Accessibility & contrast
On white
1.59
#65DDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#65DDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDF6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDF6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F7
Deuteranopia (green-blind)
#B5C6F6
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65ddf6; /* rgb */ color: rgb(101, 221, 246); /* oklch */ color: oklch(83.8% 0.112 213.5);
Tailwind
colors: {
custom: {
50: '#9ee7f9',
500: '#65ddf6',
950: '#000000',
},
}SCSS
$custom: #65ddf6; $custom-light: #9ee7f9; $custom-dark: #000000;
JSON
{
"hex": "#65ddf6",
"rgb": {
"r": 101,
"g": 221,
"b": 246
},
"hsl": {
"h": 190.345,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.83827,
"c": 0.11234,
"h": 213.5
},
"luminance": 0.61133
}Semantic roles & 50–950 ramp
primary
#65DDF6
secondary
#CF4C30
accent
#2800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485