#65B2DA#65B2DA
#65B2DA is a light, moderate cyan. Relative luminance 0.397; OKLCH L 72.9% C 0.096 H 232.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65B2DA |
|---|---|
| RGB | rgb(101, 178, 218) |
| HSL | hsl(201, 61%, 63%) |
| HSV | hsv(201, 54%, 85%) |
| CMYK | cmyk(53.7%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(69.23, -12.66, -27.44) |
| CIE-LCH | lch(69.23, 30.22, 245.24°) |
| OKLab | oklab(72.94% -0.0579 -0.0764) |
| OKLCH | oklch(72.94% 0.096 232.8) |
| XYZ | xyz(33.9374, 39.6665, 72.1840) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 6.21
Deepskyblue
#00BFFF
ΔE00 6.21
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Sky
#82CAFC
ΔE00 7.35
Greyblue
#77A1B5
ΔE00 7.53
Lightskyblue
#87CEFA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B2DA #DA8D65
analogous
#65DAC8 #65B2DA #6577DA
triadic
#65B2DA #DA65B2 #B2DA65
tetradic
#65B2DA #C865DA #DA8D65 #77DA65
square
#65B2DA #C865DA #DA8D65 #77DA65
split-complementary
#65B2DA #DA6577 #DAC865
monochromatic
#26759F #3499CE #65B2DA #96CBE6 #C8E3F2
Accessibility & contrast
On white
2.35
#65B2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#65B2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B2DA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B2DA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0DC
Deuteranopia (green-blind)
#8EA4D9
Tritanopia (blue-blind)
#0DBDBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65b2da; /* rgb */ color: rgb(101, 178, 218); /* oklch */ color: oklch(72.9% 0.096 232.8);
Tailwind
colors: {
custom: {
50: '#99c9e5',
500: '#65b2da',
950: '#000000',
},
}SCSS
$custom: #65b2da; $custom-light: #99c9e5; $custom-dark: #000000;
JSON
{
"hex": "#65b2da",
"rgb": {
"r": 101,
"g": 178,
"b": 218
},
"hsl": {
"h": 200.513,
"s": 61.257,
"l": 62.549
},
"oklch": {
"l": 0.72943,
"c": 0.09587,
"h": 232.8
},
"luminance": 0.39669
}Semantic roles & 50–950 ramp
primary
#65B2DA
secondary
#E3C7B8
accent
#571DC9
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1315
muted
#7E8284