#65D3ED#65D3ED
#65D3ED is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.107 H 215.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3ED |
|---|---|
| RGB | rgb(101, 211, 237) |
| HSL | hsl(191, 79%, 66%) |
| HSV | hsv(191, 57%, 93%) |
| CMYK | cmyk(57.4%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.31, -24.20, -22.32) |
| CIE-LCH | lch(79.31, 32.92, 222.69°) |
| OKLab | oklab(81.21% -0.0867 -0.0619) |
| OKLCH | oklch(81.21% 0.107 215.5) |
| XYZ | xyz(43.9410, 55.4654, 88.4945) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 5.08
Baby Blue
#89CFF0
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.24
Bright Sky Blue
#02CCFE
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3ED #ED7F65
analogous
#65EDC3 #65D3ED #658FED
triadic
#65D3ED #ED65D3 #D3ED65
tetradic
#65D3ED #C365ED #ED7F65 #8FED65
square
#65D3ED #C365ED #ED7F65 #8FED65
split-complementary
#65D3ED #ED658F #EDC365
monochromatic
#17A0C1 #2EC3E7 #65D3ED #9CE3F3 #D3F2FA
Accessibility & contrast
On white
1.74
#65D3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#65D3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3ED
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3ED | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d3ed; /* rgb */ color: rgb(101, 211, 237); /* oklch */ color: oklch(81.2% 0.107 215.5);
Tailwind
colors: {
custom: {
50: '#9ce0f2',
500: '#65d3ed',
950: '#000000',
},
}SCSS
$custom: #65d3ed; $custom-light: #9ce0f2; $custom-dark: #000000;
JSON
{
"hex": "#65d3ed",
"rgb": {
"r": 101,
"g": 211,
"b": 237
},
"hsl": {
"h": 191.471,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.8121,
"c": 0.10655,
"h": 215.5
},
"luminance": 0.5547
}Semantic roles & 50–950 ramp
primary
#65D3ED
secondary
#BF5137
accent
#320ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485