#65D2ED#65D2ED
#65D2ED is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.0% C 0.106 H 216.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2ED |
|---|---|
| RGB | rgb(101, 210, 237) |
| HSL | hsl(192, 79%, 66%) |
| HSV | hsv(192, 57%, 93%) |
| CMYK | cmyk(57.4%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.02, -23.70, -22.75) |
| CIE-LCH | lch(79.02, 32.85, 223.83°) |
| OKLab | oklab(80.98% -0.0857 -0.0631) |
| OKLCH | oklch(80.98% 0.106 216.4) |
| XYZ | xyz(43.6934, 54.9701, 88.4120) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 4.78
Baby Blue
#89CFF0
ΔE00 5.78
Bright Sky Blue
#02CCFE
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2ED #ED8065
analogous
#65EDC4 #65D2ED #658EED
triadic
#65D2ED #ED65D2 #D2ED65
tetradic
#65D2ED #C465ED #ED8065 #8EED65
square
#65D2ED #C465ED #ED8065 #8EED65
split-complementary
#65D2ED #ED658E #EDC465
monochromatic
#179FC1 #2EC2E7 #65D2ED #9CE2F3 #D3F2FA
Accessibility & contrast
On white
1.75
#65D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#65D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2ED
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2ED | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2ed; /* rgb */ color: rgb(101, 210, 237); /* oklch */ color: oklch(81.0% 0.106 216.4);
Tailwind
colors: {
custom: {
50: '#9ce0f2',
500: '#65d2ed',
950: '#000000',
},
}SCSS
$custom: #65d2ed; $custom-light: #9ce0f2; $custom-dark: #000000;
JSON
{
"hex": "#65d2ed",
"rgb": {
"r": 101,
"g": 210,
"b": 237
},
"hsl": {
"h": 191.912,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.80982,
"c": 0.10641,
"h": 216.4
},
"luminance": 0.54974
}Semantic roles & 50–950 ramp
primary
#65D2ED
secondary
#BF5237
accent
#340ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485