#65ABCC#65ABCC
#65ABCC is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.8% C 0.086 H 230.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABCC |
|---|---|
| RGB | rgb(101, 171, 204) |
| HSL | hsl(199, 50%, 60%) |
| HSV | hsv(199, 50%, 80%) |
| CMYK | cmyk(50.5%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(66.71, -12.99, -23.60) |
| CIE-LCH | lch(66.71, 26.94, 241.18°) |
| OKLab | oklab(70.77% -0.055 -0.0655) |
| OKLCH | oklch(70.77% 0.086 230) |
| XYZ | xyz(30.8248, 36.2496, 62.4875) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.27
Bluegrey
#85A3B2
ΔE00 7.55
Deepskyblue
#00BFFF
ΔE00 8.41
Lightblue (survey)
#7BC8F6
ΔE00 8.60
Bluey Grey
#89A0B0
ΔE00 9.05
Light Grey Blue
#9DBCD4
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABCC #CC8665
analogous
#65CCB9 #65ABCC #6578CC
triadic
#65ABCC #CC65AB #ABCC65
tetradic
#65ABCC #B965CC #CC8665 #78CC65
square
#65ABCC #B965CC #CC8665 #78CC65
split-complementary
#65ABCC #CC6578 #CCB965
monochromatic
#2D6C89 #3D90B7 #65ABCC #93C4DB #C1DDEA
Accessibility & contrast
On white
2.55
#65ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#65ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABCC
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABCC | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CE
Deuteranopia (green-blind)
#8C9DCC
Tritanopia (blue-blind)
#2BB4B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65abcc; /* rgb */ color: rgb(101, 171, 204); /* oklch */ color: oklch(70.8% 0.086 230.0);
Tailwind
colors: {
custom: {
50: '#97c4db',
500: '#65abcc',
950: '#000000',
},
}SCSS
$custom: #65abcc; $custom-light: #97c4db; $custom-dark: #000000;
JSON
{
"hex": "#65abcc",
"rgb": {
"r": 101,
"g": 171,
"b": 204
},
"hsl": {
"h": 199.223,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.70768,
"c": 0.08552,
"h": 230
},
"luminance": 0.36252
}Semantic roles & 50–950 ramp
primary
#65ABCC
secondary
#DABFB2
accent
#7B4EDA
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183