#65D2F6#65D2F6
#65D2F6 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.112 H 222.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2F6 |
|---|---|
| RGB | rgb(101, 210, 246) |
| HSL | hsl(195, 89%, 68%) |
| HSV | hsv(195, 59%, 96%) |
| CMYK | cmyk(58.9%, 14.6%, 0%, 3.5%) |
| CIE-LAB | lab(79.33, -21.10, -27.08) |
| CIE-LCH | lch(79.33, 34.34, 232.07°) |
| OKLab | oklab(81.33% -0.0823 -0.0753) |
| OKLCH | oklch(81.33% 0.112 222.5) |
| XYZ | xyz(45.0414, 55.5093, 95.5116) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.80
Bright Sky Blue
#02CCFE
ΔE00 4.18
Baby Blue
#89CFF0
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 6.01
Lightskyblue
#87CEFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2F6 #F68965
analogous
#65F6D2 #65D2F6 #6589F6
triadic
#65D2F6 #F665D2 #D2F665
tetradic
#65D2F6 #D265F6 #F68965 #89F665
square
#65D2F6 #D265F6 #F68965 #89F665
split-complementary
#65D2F6 #F66589 #F6D265
monochromatic
#0CA3D4 #2BC1F3 #65D2F6 #9FE3F9 #D9F4FD
Accessibility & contrast
On white
1.74
#65D2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#65D2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2F6
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2F6 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF8
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2f6; /* rgb */ color: rgb(101, 210, 246); /* oklch */ color: oklch(81.3% 0.112 222.5);
Tailwind
colors: {
custom: {
50: '#9de0f9',
500: '#65d2f6',
950: '#000000',
},
}SCSS
$custom: #65d2f6; $custom-light: #9de0f9; $custom-dark: #000000;
JSON
{
"hex": "#65d2f6",
"rgb": {
"r": 101,
"g": 210,
"b": 246
},
"hsl": {
"h": 194.897,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.81332,
"c": 0.11159,
"h": 222.5
},
"luminance": 0.55514
}Semantic roles & 50–950 ramp
primary
#65D2F6
secondary
#CF5830
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485