#65D2EA#65D2EA
#65D2EA is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.105 H 214.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2EA |
|---|---|
| RGB | rgb(101, 210, 234) |
| HSL | hsl(191, 76%, 66%) |
| HSV | hsv(191, 57%, 92%) |
| CMYK | cmyk(56.8%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(78.92, -24.55, -21.30) |
| CIE-LCH | lch(78.92, 32.50, 220.95°) |
| OKLab | oklab(80.87% -0.0868 -0.059) |
| OKLCH | oklch(80.87% 0.105 214.2) |
| XYZ | xyz(43.2588, 54.7962, 86.1230) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.84
Baby Blue
#89CFF0
ΔE00 6.51
Bright Sky Blue
#02CCFE
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2EA #EA7D65
analogous
#65EABF #65D2EA #658FEA
triadic
#65D2EA #EA65D2 #D2EA65
tetradic
#65D2EA #BF65EA #EA7D65 #8FEA65
square
#65D2EA #BF65EA #EA7D65 #8FEA65
split-complementary
#65D2EA #EA658F #EABF65
monochromatic
#1A9EBB #2FC2E3 #65D2EA #9BE2F1 #D1F1F9
Accessibility & contrast
On white
1.76
#65D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#65D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2EA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2EA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEB
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d2ea; /* rgb */ color: rgb(101, 210, 234); /* oklch */ color: oklch(80.9% 0.105 214.2);
Tailwind
colors: {
custom: {
50: '#9ce0f0',
500: '#65d2ea',
950: '#000000',
},
}SCSS
$custom: #65d2ea; $custom-light: #9ce0f0; $custom-dark: #000000;
JSON
{
"hex": "#65d2ea",
"rgb": {
"r": 101,
"g": 210,
"b": 234
},
"hsl": {
"h": 190.827,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.80868,
"c": 0.105,
"h": 214.2
},
"luminance": 0.548
}Semantic roles & 50–950 ramp
primary
#65D2EA
secondary
#BA5039
accent
#320DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485