#65ACCD#65ACCD
#65ACCD is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.0% C 0.086 H 229.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACCD |
|---|---|
| RGB | rgb(101, 172, 205) |
| HSL | hsl(199, 51%, 60%) |
| HSV | hsv(199, 51%, 80%) |
| CMYK | cmyk(50.7%, 16.1%, 0%, 19.6%) |
| CIE-LAB | lab(67.03, -13.23, -23.66) |
| CIE-LCH | lch(67.03, 27.11, 240.78°) |
| OKLab | oklab(71.04% -0.0558 -0.0657) |
| OKLCH | oklch(71.04% 0.086 229.6) |
| XYZ | xyz(31.1347, 36.6770, 63.1844) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.46
Bluegrey
#85A3B2
ΔE00 7.69
Deepskyblue
#00BFFF
ΔE00 8.23
Lightblue (survey)
#7BC8F6
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 9.19
Bluey Grey
#89A0B0
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACCD #CD8665
analogous
#65CDBA #65ACCD #6578CD
triadic
#65ACCD #CD65AC #ACCD65
tetradic
#65ACCD #BA65CD #CD8665 #78CD65
square
#65ACCD #BA65CD #CD8665 #78CD65
split-complementary
#65ACCD #CD6578 #CDBA65
monochromatic
#2D6D8B #3C91B9 #65ACCD #93C5DC #C1DEEB
Accessibility & contrast
On white
2.52
#65ACCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#65ACCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACCD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACCD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAACF
Deuteranopia (green-blind)
#8C9ECD
Tritanopia (blue-blind)
#29B5B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #65accd; /* rgb */ color: rgb(101, 172, 205); /* oklch */ color: oklch(71.0% 0.086 229.6);
Tailwind
colors: {
custom: {
50: '#97c4dc',
500: '#65accd',
950: '#000000',
},
}SCSS
$custom: #65accd; $custom-light: #97c4dc; $custom-dark: #000000;
JSON
{
"hex": "#65accd",
"rgb": {
"r": 101,
"g": 172,
"b": 205
},
"hsl": {
"h": 199.038,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.71038,
"c": 0.08616,
"h": 229.6
},
"luminance": 0.3668
}Semantic roles & 50–950 ramp
primary
#65ACCD
secondary
#DBC0B3
accent
#7A4DDA
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183