#65D0EA#65D0EA
#65D0EA is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.4% C 0.105 H 216.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0EA |
|---|---|
| RGB | rgb(101, 208, 234) |
| HSL | hsl(192, 76%, 66%) |
| HSV | hsv(192, 57%, 92%) |
| CMYK | cmyk(56.8%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.35, -23.55, -22.17) |
| CIE-LCH | lch(78.35, 32.34, 223.27°) |
| OKLab | oklab(80.41% -0.0847 -0.0615) |
| OKLCH | oklch(80.41% 0.105 216) |
| XYZ | xyz(42.7681, 53.8148, 85.9594) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.88
Bright Sky Blue
#02CCFE
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0EA #EA7F65
analogous
#65EAC1 #65D0EA #658DEA
triadic
#65D0EA #EA65D0 #D0EA65
tetradic
#65D0EA #C165EA #EA7F65 #8DEA65
square
#65D0EA #C165EA #EA7F65 #8DEA65
split-complementary
#65D0EA #EA658D #EAC165
monochromatic
#1A9CBB #2FC0E3 #65D0EA #9BE0F1 #D1F1F9
Accessibility & contrast
On white
1.79
#65D0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#65D0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0EA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0EA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEB
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d0ea; /* rgb */ color: rgb(101, 208, 234); /* oklch */ color: oklch(80.4% 0.105 216.0);
Tailwind
colors: {
custom: {
50: '#9cdef0',
500: '#65d0ea',
950: '#000000',
},
}SCSS
$custom: #65d0ea; $custom-light: #9cdef0; $custom-dark: #000000;
JSON
{
"hex": "#65d0ea",
"rgb": {
"r": 101,
"g": 208,
"b": 234
},
"hsl": {
"h": 191.729,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.80411,
"c": 0.10466,
"h": 216
},
"luminance": 0.53819
}Semantic roles & 50–950 ramp
primary
#65D0EA
secondary
#BA5239
accent
#350DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485