#65D2F4#65D2F4
#65D2F4 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.3% C 0.110 H 221.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2F4 |
|---|---|
| RGB | rgb(101, 210, 244) |
| HSL | hsl(194, 87%, 68%) |
| HSV | hsv(194, 59%, 96%) |
| CMYK | cmyk(58.6%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.26, -21.68, -26.12) |
| CIE-LCH | lch(79.26, 33.95, 230.31°) |
| OKLab | oklab(81.25% -0.083 -0.0726) |
| OKLCH | oklch(81.25% 0.11 221.2) |
| XYZ | xyz(44.7361, 55.3871, 93.9036) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.87
Neon Blue
#04D9FF
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.44
Bright Sky Blue
#02CCFE
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 6.48
Lightskyblue
#87CEFA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2F4 #F48765
analogous
#65F4CF #65D2F4 #658AF4
triadic
#65D2F4 #F465D2 #D2F465
tetradic
#65D2F4 #CF65F4 #F48765 #8AF465
square
#65D2F4 #CF65F4 #F48765 #8AF465
split-complementary
#65D2F4 #F4658A #F4CF65
monochromatic
#0FA2D0 #2CC1F0 #65D2F4 #9EE3F8 #D7F3FC
Accessibility & contrast
On white
1.74
#65D2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#65D2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2F4
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2F4 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2f4; /* rgb */ color: rgb(101, 210, 244); /* oklch */ color: oklch(81.3% 0.110 221.2);
Tailwind
colors: {
custom: {
50: '#9de0f7',
500: '#65d2f4',
950: '#000000',
},
}SCSS
$custom: #65d2f4; $custom-light: #9de0f7; $custom-dark: #000000;
JSON
{
"hex": "#65d2f4",
"rgb": {
"r": 101,
"g": 210,
"b": 244
},
"hsl": {
"h": 194.266,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.81253,
"c": 0.11033,
"h": 221.2
},
"luminance": 0.55392
}Semantic roles & 50–950 ramp
primary
#65D2F4
secondary
#CB5632
accent
#3802E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485