#65D6ED#65D6ED
#65D6ED is a light, moderate cyan. Relative luminance 0.570; OKLCH L 81.9% C 0.107 H 212.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65D6ED |
|---|---|
| RGB | rgb(101, 214, 237) |
| HSL | hsl(190, 79%, 66%) |
| HSV | hsv(190, 57%, 93%) |
| CMYK | cmyk(57.4%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.16, -25.68, -21.02) |
| CIE-LCH | lch(80.16, 33.19, 219.30°) |
| OKLab | oklab(81.9% -0.0899 -0.0583) |
| OKLCH | oklch(81.9% 0.107 212.9) |
| XYZ | xyz(44.6933, 56.9699, 88.7453) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.30
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D6ED #ED7C65
analogous
#65EDC0 #65D6ED #6592ED
triadic
#65D6ED #ED65D6 #D6ED65
tetradic
#65D6ED #C065ED #ED7C65 #92ED65
square
#65D6ED #C065ED #ED7C65 #92ED65
split-complementary
#65D6ED #ED6592 #EDC065
monochromatic
#17A4C1 #2EC7E7 #65D6ED #9CE5F3 #D3F3FA
Accessibility & contrast
On white
1.69
#65D6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#65D6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D6ED
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D6ED | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EE
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d6ed; /* rgb */ color: rgb(101, 214, 237); /* oklch */ color: oklch(81.9% 0.107 212.9);
Tailwind
colors: {
custom: {
50: '#9ce3f2',
500: '#65d6ed',
950: '#000000',
},
}SCSS
$custom: #65d6ed; $custom-light: #9ce3f2; $custom-dark: #000000;
JSON
{
"hex": "#65d6ed",
"rgb": {
"r": 101,
"g": 214,
"b": 237
},
"hsl": {
"h": 190.147,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.81895,
"c": 0.10712,
"h": 212.9
},
"luminance": 0.56974
}Semantic roles & 50–950 ramp
primary
#65D6ED
secondary
#BF4E37
accent
#2E0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485