#65D0F4#65D0F4
#65D0F4 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.8% C 0.110 H 222.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0F4 |
|---|---|
| RGB | rgb(101, 208, 244) |
| HSL | hsl(195, 87%, 68%) |
| HSV | hsv(195, 59%, 96%) |
| CMYK | cmyk(58.6%, 14.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.70, -20.67, -26.99) |
| CIE-LCH | lch(78.70, 34.00, 232.55°) |
| OKLab | oklab(80.8% -0.081 -0.0751) |
| OKLCH | oklch(80.8% 0.11 222.8) |
| XYZ | xyz(44.2454, 54.4058, 93.7400) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.54
Lightblue (survey)
#7BC8F6
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0F4 #F48965
analogous
#65F4D1 #65D0F4 #6588F4
triadic
#65D0F4 #F465D0 #D0F465
tetradic
#65D0F4 #D165F4 #F48965 #88F465
square
#65D0F4 #D165F4 #F48965 #88F465
split-complementary
#65D0F4 #F46588 #F4D165
monochromatic
#0F9FD0 #2CBFF0 #65D0F4 #9EE1F8 #D7F3FC
Accessibility & contrast
On white
1.77
#65D0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#65D0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0F4
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0F4 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF6
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d0f4; /* rgb */ color: rgb(101, 208, 244); /* oklch */ color: oklch(80.8% 0.110 222.8);
Tailwind
colors: {
custom: {
50: '#9ddef7',
500: '#65d0f4',
950: '#000000',
},
}SCSS
$custom: #65d0f4; $custom-light: #9ddef7; $custom-dark: #000000;
JSON
{
"hex": "#65d0f4",
"rgb": {
"r": 101,
"g": 208,
"b": 244
},
"hsl": {
"h": 195.105,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.80801,
"c": 0.11042,
"h": 222.8
},
"luminance": 0.5441
}Semantic roles & 50–950 ramp
primary
#65D0F4
secondary
#CB5832
accent
#3B02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485