#65D2EB#65D2EB
#65D2EB is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.105 H 214.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2EB |
|---|---|
| RGB | rgb(101, 210, 235) |
| HSL | hsl(191, 77%, 66%) |
| HSV | hsv(191, 57%, 92%) |
| CMYK | cmyk(57%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.96, -24.27, -21.78) |
| CIE-LCH | lch(78.96, 32.61, 221.92°) |
| OKLab | oklab(80.91% -0.0864 -0.0604) |
| OKLCH | oklch(80.91% 0.105 214.9) |
| XYZ | xyz(43.4028, 54.8538, 86.8817) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.26
Bright Sky Blue
#02CCFE
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2EB #EB7E65
analogous
#65EBC1 #65D2EB #658FEB
triadic
#65D2EB #EB65D2 #D2EB65
tetradic
#65D2EB #C165EB #EB7E65 #8FEB65
square
#65D2EB #C165EB #EB7E65 #8FEB65
split-complementary
#65D2EB #EB658F #EBC165
monochromatic
#199EBD #2FC2E4 #65D2EB #9BE2F2 #D1F2F9
Accessibility & contrast
On white
1.75
#65D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#65D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2EB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2EB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d2eb; /* rgb */ color: rgb(101, 210, 235); /* oklch */ color: oklch(80.9% 0.105 214.9);
Tailwind
colors: {
custom: {
50: '#9ce0f1',
500: '#65d2eb',
950: '#000000',
},
}SCSS
$custom: #65d2eb; $custom-light: #9ce0f1; $custom-dark: #000000;
JSON
{
"hex": "#65d2eb",
"rgb": {
"r": 101,
"g": 210,
"b": 235
},
"hsl": {
"h": 191.194,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.80906,
"c": 0.10545,
"h": 214.9
},
"luminance": 0.54858
}Semantic roles & 50–950 ramp
primary
#65D2EB
secondary
#BC5138
accent
#330CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485