#65D2EF#65D2EF
#65D2EF is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.107 H 217.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2EF |
|---|---|
| RGB | rgb(101, 210, 239) |
| HSL | hsl(193, 81%, 67%) |
| HSV | hsv(193, 58%, 94%) |
| CMYK | cmyk(57.7%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.09, -23.13, -23.72) |
| CIE-LCH | lch(79.09, 33.13, 225.72°) |
| OKLab | oklab(81.06% -0.0849 -0.0658) |
| OKLCH | oklch(81.06% 0.107 217.8) |
| XYZ | xyz(43.9872, 55.0876, 89.9595) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 5.34
Bright Sky Blue
#02CCFE
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 7.10
Ice Blue
#A5DFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2EF #EF8265
analogous
#65EFC7 #65D2EF #658DEF
triadic
#65D2EF #EF65D2 #D2EF65
tetradic
#65D2EF #C765EF #EF8265 #8DEF65
square
#65D2EF #C765EF #EF8265 #8DEF65
split-complementary
#65D2EF #EF658D #EFC765
monochromatic
#14A0C5 #2EC2E9 #65D2EF #9CE2F5 #D4F2FB
Accessibility & contrast
On white
1.75
#65D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#65D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2EF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2EF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#ABBDEF
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2ef; /* rgb */ color: rgb(101, 210, 239); /* oklch */ color: oklch(81.1% 0.107 217.8);
Tailwind
colors: {
custom: {
50: '#9ce0f4',
500: '#65d2ef',
950: '#000000',
},
}SCSS
$custom: #65d2ef; $custom-light: #9ce0f4; $custom-dark: #000000;
JSON
{
"hex": "#65d2ef",
"rgb": {
"r": 101,
"g": 210,
"b": 239
},
"hsl": {
"h": 192.609,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.81059,
"c": 0.10745,
"h": 217.8
},
"luminance": 0.55092
}Semantic roles & 50–950 ramp
primary
#65D2EF
secondary
#C35336
accent
#3508DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485